Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
bp-alex merged 1 commit into
lmdbjava:masterlmdbjava/lmdbjava:masterfrom
cdprete:fix/unsigned-compareCopy head branch name to clipboard
Feb 16, 2025
Merged

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
bp-alex merged 1 commit into
lmdbjava:masterlmdbjava/lmdbjava:masterfrom
cdprete:fix/unsigned-compareCopy head branch name to clipboard

Conversation

@cdprete

@cdprete cdprete commented Mar 6, 2024

Copy link
Copy Markdown
Contributor

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 commented Mar 9, 2024

Copy link
Copy Markdown
Contributor Author

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

…ay, ByteBuffer and DirectBuffer keys as unsigned like in versions prior to 0.9.0
@at055612

at055612 commented Feb 4, 2025

Copy link
Copy Markdown
Collaborator

This PR will need the changes to the github actions workflow file maven.yml as seen in here https://github.com/lmdbjava/lmdbjava/pull/235/files. The old v3 actions will fail the CI build.

@cdprete

cdprete commented Feb 4, 2025 via email

Copy link
Copy Markdown
Contributor Author

@at055612

at055612 commented Feb 4, 2025

Copy link
Copy Markdown
Collaborator

But, I'm honestly starting to doubt if the project is still maintained in the first place.

I've contacted the maintainer (@benalexau) in the hope that the outstanding PRs can be addressed, merged and released. 🤞

@bp-alex bp-alex merged commit 68f0a44 into lmdbjava:master Feb 16, 2025
@cdprete cdprete deleted the fix/unsigned-compare branch February 18, 2025 19:38
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

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.