[Issue 20186] File size of "Hello, world" executable increased by 185KB
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Sep 1 12:08:38 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20186
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7164 "Fix Issue 20186 - File size of "Hello, world"
executable increased by 185KB" was merged into master:
- fe87dc7c4216f7f695ccf3500f92af0cece3d60b by Vladimir Panteleev:
Fix Issue 20186 - File size of "Hello, world" executable increased by 185KB
We can delay the std.format import until the relevant templates are
instantiated.
https://github.com/dlang/phobos/pull/7164
--
More information about the Digitalmars-d-bugs
mailing list