Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get fails on x32 systems #71

Closed
kirillDanshin opened this issue Oct 28, 2016 · 2 comments
Closed

go get fails on x32 systems #71

kirillDanshin opened this issue Oct 28, 2016 · 2 comments

Comments

@kirillDanshin
Copy link

go get -u github.com/mailru/easyjson/...
# github.com/mailru/easyjson/benchmark
/opt/go/gopath/src/github.com/mailru/easyjson/benchmark/data_var.go:7: constant 250126199840518145 overflows int
/opt/go/gopath/src/github.com/mailru/easyjson/benchmark/data_var.go:12: constant 24012619984051000 overflows int
# github.com/mailru/easyjson/tests
/opt/go/gopath/src/github.com/mailru/easyjson/tests/data.go:91: constant 4294967295 overflows int
/opt/go/gopath/src/github.com/mailru/easyjson/tests/data.go:94: constant 4294967295 overflows int
/opt/go/gopath/src/github.com/mailru/easyjson/tests/data.go:103: constant 4294967295 overflows int
/opt/go/gopath/src/github.com/mailru/easyjson/tests/data.go:106: constant 4294967295 overflows int
/opt/go/gopath/src/github.com/mailru/easyjson/tests/data.go:194: constant 4294967295 overflows int
/opt/go/gopath/src/github.com/mailru/easyjson/tests/data.go:197: constant 4294967295 overflows int
@kirillDanshin
Copy link
Author

Any news on it?
when you make it go getable, I'll add it in awesome-go.

@rvasily
Copy link
Contributor

rvasily commented Nov 6, 2017

fix #150 merged
please, check id

@rvasily rvasily closed this as completed Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants