[phobos] [D-Programming-Language/phobos] 8c3671: Fix std.conv unittest compile error for platforms ...
GitHub via phobos
phobos at puremagic.com
Sat Sep 26 08:36:39 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 8c367157d6e7e45ebfc40c0853d23a70bc716c95
https://github.com/D-Programming-Language/phobos/commit/8c367157d6e7e45ebfc40c0853d23a70bc716c95
Author: Martin <noone at nowhere.com>
Date: 2015-09-26 (Sat, 26 Sep 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Fix std.conv unittest compile error for platforms with 64-bit reals
By importing std.exception for assertThrown().
Commit: 0fc43b1b38b0ff4a4f59245bd238c61b62bb102a
https://github.com/D-Programming-Language/phobos/commit/0fc43b1b38b0ff4a4f59245bd238c61b62bb102a
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-09-26 (Sat, 26 Sep 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #3673 from kinke/convUnittestFix
Fix std.conv unittest compile error for platforms with 64-bit reals
Compare: https://github.com/D-Programming-Language/phobos/compare/dfe5c7d48e45...0fc43b1b38b0
More information about the phobos
mailing list