[Issue 14842] [REG 2.068-b2] approxEqual does not work with integers
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Aug 4 15:04:48 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14842
--- Comment #7 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/bd8ed8c13cc4a73a182d8923122c17ba4ea5e524
fix Issue 14842 - [REG 2.068-b2] approxEqual does not work with integers
- promote any comparision with integers to real
https://github.com/D-Programming-Language/phobos/commit/de8896ae753bd491adba276fe6e653945334b580
Merge pull request #3525 from MartinNowak/fix14842
fix Issue 14842 - [REG 2.068-b2] approxEqual does not work with integers
--
More information about the Digitalmars-d-bugs
mailing list