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 range handling of GREATEST_ASSERT_IN_RANGE. #109

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

Conversation

breuderink
Copy link

Now ASSERT_IN_RANGE(1, NAN, 1e-6) properly fails. See issue #108 for details. Besides code review, is there anything that needs to be done to make sure that this change is correct?

Now `ASSERT_IN_RANGE(1, NAN, 1e-6)` properly fails.
@silentbicycle
Copy link
Owner

Good catch, PR looks good, and thanks for targeting this against develop. I will include this in the next release.

@silentbicycle silentbicycle added this to the 1.5.1 milestone Jun 12, 2023
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.

2 participants