Skip to content

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 <[email protected]>
@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
Copy link

This pull request has been marked as stale because it has had no activity for 30 days. While we won’t close it automatically, we encourage you to update or comment if it is still relevant. Keeping pull requests active and up-to-date helps us review and merge changes more efficiently. Thank you for your contributions!

@github-actions github-actions bot added the state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated label Jun 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. state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated

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