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

compilation error on executing make command #39

Closed
gauravchaudhary2 opened this issue Dec 20, 2013 · 1 comment
Closed

compilation error on executing make command #39

gauravchaudhary2 opened this issue Dec 20, 2013 · 1 comment

Comments

@gauravchaudhary2
Copy link

error: ‘res.rocksdb::BatchResult::sequence’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
return res.sequence;
^
cc1plus: all warnings being treated as errors
make: *** [db/db_test.o] Error 1

@igorcanadi
Copy link
Collaborator

Does b26dc95 fix the problem?

Nazgolze pushed a commit to Nazgolze/rocksdb-1 that referenced this issue Sep 21, 2021
Update nan to the latest version 🚀
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