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

Fix r64 contains range when max is divisible by 2^16 #576

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

SLieve
Copy link
Contributor

@SLieve SLieve commented Jan 28, 2024

Fixes #571. Added a test.

@SLieve SLieve marked this pull request as ready for review January 28, 2024 15:12
@SLieve SLieve merged commit 8fd69d7 into RoaringBitmap:master Jan 28, 2024
20 checks passed
@SLieve SLieve deleted the r64_fix_contains_range branch January 28, 2024 21:11
SLieve added a commit to SLieve/CRoaring that referenced this pull request Feb 3, 2024
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

Successfully merging this pull request may close these issues.

Wrong result for roaring64_bitmap_contains_range
2 participants