Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Fix evaluation_test on 32 bit architectures #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix evaluation_test on 32 bit architectures #147

wants to merge 1 commit into from

Conversation

pterjan
Copy link

@pterjan pterjan commented Dec 29, 2020

Before this patch this is the result on i586:

# github.com/Knetic/govaluate [github.com/Knetic/govaluate.test]
./evaluation_test.go:1166:6: constant 2887057409 overflows int
./evaluation_test.go:1178:6: constant 2887057409 overflows int
FAIL	github.com/Knetic/govaluate [build failed]

Before this patch this is the result on i586:

# github.com/Knetic/govaluate [github.com/Knetic/govaluate.test]
./evaluation_test.go:1166:6: constant 2887057409 overflows int
./evaluation_test.go:1178:6: constant 2887057409 overflows int
FAIL	github.com/Knetic/govaluate [build failed]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant