[phobos] [D-Programming-Language/phobos] d97125: Don't import std.format in any public scope.
GitHub via phobos
phobos at puremagic.com
Thu Dec 4 12:47:51 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: d971256ecd057ff0c9b6d6e023ad18d644aa645d
https://github.com/D-Programming-Language/phobos/commit/d971256ecd057ff0c9b6d6e023ad18d644aa645d
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M std/datetime.d
Log Message:
-----------
Don't import std.format in any public scope.
Workaround for: https://issues.dlang.org/show_bug.cgi?id=13808
Commit: 6473aefc71c6b5c5183fdf150d6528c865a741ad
https://github.com/D-Programming-Language/phobos/commit/6473aefc71c6b5c5183fdf150d6528c865a741ad
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Changed paths:
M std/datetime.d
Log Message:
-----------
Merge pull request #2780 from quickfur/issue13808
Issue 13808: Don't import std.format in any public scope.
Compare: https://github.com/D-Programming-Language/phobos/compare/e9eb01ba83a3...6473aefc71c6
More information about the phobos
mailing list