Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Fixing FloatingPointUtils.round to include the fix for #12137 #14133

Merged
merged 1 commit into from
Sep 22, 2017
Merged

Fixing FloatingPointUtils.round to include the fix for #12137 #14133

merged 1 commit into from
Sep 22, 2017

Conversation

tannergooding
Copy link
Member

This was missed back in #12210

@tannergooding
Copy link
Member Author

FYI @janvorli, since you reviewed the associated PR

I have made the message here more clear/visible and added the corresponding method to Math.Round and MathF.Round here in #14119.

I opted not to add it to COMDouble.Round and COMSingle.Round here since #14119 is moving the implementation into managed code and would end up conflicting.

Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@janvorli janvorli merged commit 48c1ec9 into dotnet:master Sep 22, 2017
@tannergooding tannergooding deleted the math-fix branch January 17, 2018 01:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants