Skip to content

Avoid deprecation warning #4791

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

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

Conversation

nlohmann
Copy link
Owner

@nlohmann nlohmann commented May 21, 2025

Changes the is_comparable helper to avoid a deprecation warning.

Closes #4621.

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
@github-actions github-actions bot added the M label May 21, 2025
@coveralls
Copy link

Coverage Status

coverage: 99.189%. remained the same
when pulling 086abb5 on issue4621-deprecation-with-json-pointer
into 2d9a251 on develop.

@nlohmann nlohmann marked this pull request as ready for review May 21, 2025 12:26
@nlohmann nlohmann added the review needed It would be great if someone could review the proposed changes. label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M review needed It would be great if someone could review the proposed changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nlohman::ordered_json using deprecated operators on calls to .value and .at with join_pointers
2 participants