Thread overview
[Issue 14599] Re-add scratchFile after executable size regression has been fixed
May 18, 2015
Jonathan M Davis
May 20, 2015
Vladimir Panteleev
Oct 23, 2017
Shriramana Sharma
Dec 17, 2022
Iain Buclaw
Dec 17, 2022
Iain Buclaw
Dec 18, 2022
Iain Buclaw
Dec 18, 2022
Iain Buclaw
May 18, 2015
https://issues.dlang.org/show_bug.cgi?id=14599

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |14539

--
May 18, 2015
https://issues.dlang.org/show_bug.cgi?id=14599

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |issues.dlang@jmdavisProg.co
                   |                            |m

--
May 18, 2015
https://issues.dlang.org/show_bug.cgi?id=14599

--- Comment #1 from Jonathan M Davis <issues.dlang@jmdavisProg.com> ---
Lovely. This sort of thing makes it very annoying to add any functionality that's even vaguely related to writeln, and we never organized the modules in Phobos with the idea of minimizing what got pulled in in order to do

writeln("hello world");

Some work has been done to minimize how much the various pieces of Phobos depend on each other, but to a great extent it's unfixable without breaking existing code, and often, avoiding dependencies makes it a lot harder to add new functionality. :|

--
May 20, 2015
https://issues.dlang.org/show_bug.cgi?id=14599

Vladimir Panteleev <thecybershadow@gmail.com> changed:

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

--
May 22, 2015
https://issues.dlang.org/show_bug.cgi?id=14599
Issue 14599 depends on issue 14539, which changed state.

Issue 14539 Summary: +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary https://issues.dlang.org/show_bug.cgi?id=14539

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
October 23, 2017
https://issues.dlang.org/show_bug.cgi?id=14599

Shriramana Sharma <samjnaa@gmail.com> changed:

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

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=14599

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=14599

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P1
           Severity|enhancement                 |regression

--
December 18, 2022
https://issues.dlang.org/show_bug.cgi?id=14599

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4
                 CC|                            |ibuclaw@gdcproject.org
           Severity|regression                  |enhancement

--
December 18, 2022
https://issues.dlang.org/show_bug.cgi?id=14599

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|ibuclaw@gdcproject.org      |

--