[phobos] [D-Programming-Language/phobos] eaeecc: workaround Issue 14718 - float parsing depends on ...
GitHub via phobos
phobos at puremagic.com
Sun Jun 21 11:18:36 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/phobos
Commit: eaeeccd4ac4845d07331ef6044e2050aca14b90a
https://github.com/D-Programming-Language/phobos/commit/eaeeccd4ac4845d07331ef6044e2050aca14b90a
Author: Martin Nowak <code at dawg.eu>
Date: 2015-06-21 (Sun, 21 Jun 2015)
Changed paths:
M std/math.d
Log Message:
-----------
workaround Issue 14718 - float parsing depends on platform strtold
- comment out the affected unittests for now
Commit: 53dbbaa2bc18723a0a6d67a78fe0eb517430a50a
https://github.com/D-Programming-Language/phobos/commit/53dbbaa2bc18723a0a6d67a78fe0eb517430a50a
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-06-22 (Mon, 22 Jun 2015)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #3433 from MartinNowak/workaround14718
workaround Issue 14718 - float parsing depends on platform strtold
Compare: https://github.com/D-Programming-Language/phobos/compare/890656be36a9...53dbbaa2bc18
More information about the phobos
mailing list