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

Fixed overflow in rounding functions with integer argument and large negative scale #3914

Merged
merged 3 commits into from
Dec 24, 2018

Conversation

alexey-milovidov
Copy link
Member

For changelog. Remove if this is non-significant change.

Category (leave one):

  • Bug Fix

Short description (up to few sentences):
Fixed error: functions round, floor, trunc, ceil may return bogus result when executed on integer argument and large negative scale.

@alexey-milovidov alexey-milovidov merged commit b89cd9b into master Dec 24, 2018
alexey-milovidov added a commit that referenced this pull request Dec 25, 2018
alexey-milovidov added a commit that referenced this pull request Dec 25, 2018
alexey-milovidov added a commit that referenced this pull request Dec 25, 2018
alexey-milovidov added a commit that referenced this pull request Dec 25, 2018
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.

1 participant