[phobos] [D-Programming-Language/phobos] bd8ed8: fix Issue 14842 - [REG 2.068-b2] approxEqual does ...
GitHub via phobos
phobos at puremagic.com
Tue Aug 4 15:04:46 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/phobos
Commit: bd8ed8c13cc4a73a182d8923122c17ba4ea5e524
https://github.com/D-Programming-Language/phobos/commit/bd8ed8c13cc4a73a182d8923122c17ba4ea5e524
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-04 (Tue, 04 Aug 2015)
Changed paths:
M std/math.d
Log Message:
-----------
fix Issue 14842 - [REG 2.068-b2] approxEqual does not work with integers
- promote any comparision with integers to real
Commit: de8896ae753bd491adba276fe6e653945334b580
https://github.com/D-Programming-Language/phobos/commit/de8896ae753bd491adba276fe6e653945334b580
Author: Walter Bright <walter at walterbright.com>
Date: 2015-08-04 (Tue, 04 Aug 2015)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #3525 from MartinNowak/fix14842
fix Issue 14842 - [REG 2.068-b2] approxEqual does not work with integers
Compare: https://github.com/D-Programming-Language/phobos/compare/3e5e14b0797c...de8896ae753b
More information about the phobos
mailing list