[phobos] [D-Programming-Language/phobos] 4ba338: Fixes Issue 11299 - formattedRead does not compile...
GitHub
noreply at github.com
Sat Oct 19 06:26:54 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4ba3387b7d0045829ce426e6d25f2ae131d669f2
https://github.com/D-Programming-Language/phobos/commit/4ba3387b7d0045829ce426e6d25f2ae131d669f2
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-10-19 (Sat, 19 Oct 2013)
Changed paths:
M std/format.d
Log Message:
-----------
Fixes Issue 11299 - formattedRead does not compile without the -unittest flag due to missing import.
Commit: b7a15da0324ba2c55a95b578ee5992328a085470
https://github.com/D-Programming-Language/phobos/commit/b7a15da0324ba2c55a95b578ee5992328a085470
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-10-19 (Sat, 19 Oct 2013)
Changed paths:
M std/format.d
Log Message:
-----------
Merge pull request #1651 from AndrejMitrovic/Fix11299
Issue 11299 - formattedRead does not compile without the -unittest flag
Compare: https://github.com/D-Programming-Language/phobos/compare/5a8b5fd94c11...b7a15da0324b
More information about the phobos
mailing list