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

Failed to compile badger for 32-bit systems (ARM, x86) #89

Closed
maxpert opened this issue Jul 3, 2017 · 2 comments
Closed

Failed to compile badger for 32-bit systems (ARM, x86) #89

maxpert opened this issue Jul 3, 2017 · 2 comments

Comments

@maxpert
Copy link
Contributor

maxpert commented Jul 3, 2017

I am trying to compile a system with

vendor/github.com/dgraph-io/badger

src/vendor/github.com/dgraph-io/badger/kv.go:139: constant 2147483648 overflows int

You can repro it for any 32-bit system.

@manishrjain
Copy link
Contributor

Thanks for the PR. Reviewed it.

@maxpert
Copy link
Contributor Author

maxpert commented Jul 4, 2017

Fix is in 👍

@maxpert maxpert closed this as completed Jul 4, 2017
spongedu pushed a commit to spongedu/badger that referenced this issue Jan 14, 2021
nextCommit will be read concurrently by flushMemtable goroutine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants