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

Regression: Add DbiFlags#MDB_UNSIGNEDKEY to allow to compare byte array, ByteBuffer and DirectBuffer keys as unsigned like in versions prior to 0.9.0 #237

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdprete
Copy link

@cdprete cdprete commented Mar 6, 2024

Fixes #228 and #230.

I was not able to run the tests locally on Windows (I'm getting a NoClassDefFoundError kind of everywhere), so I hope I didn't break any.

@cdprete cdprete force-pushed the fix/unsigned-compare branch 3 times, most recently from da3d6ee to 21cf932 Compare March 6, 2024 21:50
@cdprete cdprete force-pushed the fix/unsigned-compare branch 2 times, most recently from 6e56d33 to e28a711 Compare March 6, 2024 22:23
@cdprete
Copy link
Author

cdprete commented Mar 9, 2024

@benalexau A test for this was done in #230 (comment)

@cdprete cdprete force-pushed the fix/unsigned-compare branch 2 times, most recently from 9c91ca7 to 61a2ac4 Compare March 9, 2024 16:34
…ay, ByteBuffer and DirectBuffer keys as unsigned like in versions prior to 0.9.0
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.

CursorIterable/KeyRange broken in v0.9.0
2 participants