Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

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 merged commit 8740057 into Level:master 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 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.

Support more than 32bit ApproximateSize bindings
2 participants