[Issue 14748] Removing std.stdio import causes 2x increase in "Hello, world" program binary filesize

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jun 29 20:59:12 PDT 2015


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
On Win32, I get the same exe file size, and 'stream' symbols do not appear in
the executable.

--


More information about the Digitalmars-d-bugs mailing list