Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 10c944b92b5de05136ac593f03d8c72c26897c3c
https://github.com/D-Programming-Language/dmd/commit/10c944b92b5de05136ac593f03d8c72c26897c3c
Author: Martin <[email protected]>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M test/runnable/test42.d
Log Message:
-----------
Fix a test in runnable/test42.d failing for 64-bit reals
Seems like the original author thought about ulong.max being 2^64.
How should 2^64-1 be representable in a double with 53 mantissa bits?
Commit: 2fc9e70e42debb2430ab0bc36af71f420db9c0b8
https://github.com/D-Programming-Language/dmd/commit/2fc9e70e42debb2430ab0bc36af71f420db9c0b8
Author: Hara Kenji <[email protected]>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M test/runnable/test42.d
Log Message:
-----------
Merge pull request #5158 from kinke/test42
Fix a test in runnable/test42.d failing for 64-bit reals
Compare:
https://github.com/D-Programming-Language/dmd/compare/344630e2dd63...2fc9e70e42de_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals