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

use napi_create_int64 for approximate size #777

Merged
merged 1 commit into from
Aug 1, 2021

Conversation

larskuhtz
Copy link
Contributor

@larskuhtz larskuhtz commented Jul 27, 2021

Closes #776.

@larskuhtz larskuhtz force-pushed the fix/approximate-size-overflow branch from 61c0e39 to 6483ccb Compare July 27, 2021 22:15
Copy link
Member

@vweevers vweevers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Will land after #764 (without it, we don't have a complete test matrix).

@vweevers vweevers added this to Review in Level (old board) Jul 31, 2021
@vweevers vweevers merged commit 8740057 into Level:master Aug 1, 2021
Level (old board) automation moved this from Review to Done Aug 1, 2021
@vweevers
Copy link
Member

vweevers commented Aug 1, 2021

6.0.1

vweevers pushed a commit to Level/rocksdb that referenced this pull request Aug 1, 2021
By using napi_create_int64 instead of napi_create_int32.

Ported from Level/leveldown#777.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Support more than 32bit ApproximateSize bindings
2 participants