[phobos] [D-Programming-Language/phobos] 9faf41: std.format: give a proper message when a floating ...
GitHub via phobos
phobos at puremagic.com
Wed Oct 21 10:45:51 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 9faf41e7700f976987d3d92de5817d3813af042e
https://github.com/D-Programming-Language/phobos/commit/9faf41e7700f976987d3d92de5817d3813af042e
Author: Shriramana Sharma <samjnaa at gmail.com>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M std/format.d
Log Message:
-----------
std.format: give a proper message when a floating point value is not given a compatible format character
Commit: 2912059e1271509e40f199f064fb96c040b2e076
https://github.com/D-Programming-Language/phobos/commit/2912059e1271509e40f199f064fb96c040b2e076
Author: Brian Schott <briancschott at gmail.com>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M std/format.d
Log Message:
-----------
Merge pull request #3760 from jamadagni/format_floating_char_msg
std.format: give a proper message when a floating point value is not given a compatible format character
Compare: https://github.com/D-Programming-Language/phobos/compare/48701fcd1f7f...2912059e1271
More information about the phobos
mailing list