-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
fix overflow in prevfloat
with unsigned stepcount
#59668
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
Conversation
9d8c140
to
3ce0e4f
Compare
I think the docs could stand an update, as applying a function instead of
it should probably be something more like
but I don't want to change the docs in this PR as that would likely invite stricter scrutiny |
This change could break |
I guess you may want to use the new |
those packages were already broken as the existing fallback is incorrect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fixes #59661