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

Correctly handle floating-point exceptions: +/-NaN, +/-Inf, NaN with payload #4

Closed
ffevotte opened this issue Jun 2, 2017 · 1 comment
Labels

Comments

@ffevotte
Copy link
Member

ffevotte commented Jun 2, 2017

From here: https://sourceforge.net/p/valgrind/mailman/message/35871131/

Another issue is to make sure things like +nan/-nan and NaNs with
payloads work correctly with your tool since there are lots of
applications which use this kind of stuff for error ("error" as in
"error message") propagation.

@ffevotte ffevotte added the bug label Jun 2, 2017
@ffevotte
Copy link
Member Author

This should have been fixed in f6a8796

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant