[phobos] [D-Programming-Language/phobos] 03ec7f: Don't use top-level selective import in std.math b...
GitHub via phobos
phobos at puremagic.com
Sat Jan 30 16:37:35 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 03ec7f38bd29d1c6eb851e4516b74370345e9e49
https://github.com/D-Programming-Language/phobos/commit/03ec7f38bd29d1c6eb851e4516b74370345e9e49
Author: tsbockman <thomas.bockman at gmail.com>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M std/math.d
Log Message:
-----------
Don't use top-level selective import in std.math because of DMD issue 314.
Commit: 33dbfa819fafd4d78378b9ca0e5086ffe824d485
https://github.com/D-Programming-Language/phobos/commit/33dbfa819fafd4d78378b9ca0e5086ffe824d485
Author: Brian Schott <briancschott at gmail.com>
Date: 2016-01-30 (Sat, 30 Jan 2016)
Changed paths:
M std/math.d
Log Message:
-----------
Merge pull request #3961 from tsbockman/math_import_fix
Don't use selective import in std.math due to DMD issue 314.
Compare: https://github.com/D-Programming-Language/phobos/compare/c44e239cedb6...33dbfa819faf
More information about the phobos
mailing list