[Issue 314] [module] Static, renamed, and selective imports are always public

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon May 2 13:22:57 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=314

--- Comment #57 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/3d37aee77d12e13b970a84d3e06101e5fd04a00c
Byte Order Mark (BOM) handling functions rewrite

* move to std.encoding
* less overengineering

https://github.com/D-Programming-Language/phobos/pull/3870 rework

Don't use top-level selective import in std.math because of DMD issue 314.

some quickfur comments

whitespace

remove used import

steven suggestion

utfBom

andrei nitpicks

andrei null

--


More information about the Digitalmars-d-bugs mailing list