Thread overview
[Issue 15006] Compiling trivial program produces 400,000+ byte object file
Sep 03, 2015
Kenji Hara
Sep 04, 2015
Vladimir Panteleev
Sep 06, 2015
Martin Nowak
Oct 03, 2015
Martin Nowak
Mar 17, 2016
Temtaime
September 03, 2015
https://issues.dlang.org/show_bug.cgi?id=15006

--- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> ---
Which version?

--
September 04, 2015
https://issues.dlang.org/show_bug.cgi?id=15006

Vladimir Panteleev <thecybershadow@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow@gmail.com

--- Comment #2 from Vladimir Panteleev <thecybershadow@gmail.com> ---
Can't reproduce with 2.068 with either -m32 or -m64

--
September 06, 2015
https://issues.dlang.org/show_bug.cgi?id=15006

Martin Nowak <code@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code@dawg.eu

--- Comment #3 from Martin Nowak <code@dawg.eu> ---
Of course it's big, it imports std.file, but where is the regression?

Also see: https://github.com/D-Programming-Language/phobos/pull/3273#issuecomment-103861116 https://github.com/D-Programming-Language/phobos/pull/2956#issuecomment-128717113

--
October 03, 2015
https://issues.dlang.org/show_bug.cgi?id=15006

--- Comment #4 from Martin Nowak <code@dawg.eu> ---
Any update on that?
Otherwise please close.

--
March 17, 2016
https://issues.dlang.org/show_bug.cgi?id=15006

Temtaime <temtaime@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |temtaime@gmail.com
         Resolution|---                         |INVALID

--- Comment #5 from Temtaime <temtaime@gmail.com> ---
No one to care so i think we can close it

--