[Issue 314] [module] Static, renamed, and selective imports are always public
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jan 30 16:37:40 PST 2016
https://issues.dlang.org/show_bug.cgi?id=314
--- Comment #51 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/03ec7f38bd29d1c6eb851e4516b74370345e9e49
Don't use top-level selective import in std.math because of DMD issue 314.
https://github.com/D-Programming-Language/phobos/commit/33dbfa819fafd4d78378b9ca0e5086ffe824d485
Merge pull request #3961 from tsbockman/math_import_fix
Don't use selective import in std.math due to DMD issue 314.
--
More information about the Digitalmars-d-bugs
mailing list