[Issue 9717] `std.math.round` rounds away from zero instead of to the nearest even integer

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jan 3 06:15:08 PST 2016


https://issues.dlang.org/show_bug.cgi?id=9717

--- Comment #11 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/91c38b4bfda60278924140e7bded63f56903a15e
fix issue 9717 - `std.math.round` rounds away from zero instead of to the
nearest even integer

https://github.com/D-Programming-Language/phobos/commit/0c39d2d341eac3f3c81f6608dedd25ee2689d576
Merge pull request #3849 from Infiltrator/patch-1

--


More information about the Digitalmars-d-bugs mailing list