[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

2015-05-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14539

Vladimir Panteleev  changed:

   What|Removed |Added

   Priority|P1  |P5

--


[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14539

Walter Bright  changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com

--- Comment #1 from Walter Bright  ---
Hmm, when are we going to insert a test in the autotester test suite for file
size?

--


[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14539

--- Comment #2 from Walter Bright  ---
https://github.com/D-Programming-Language/phobos/pull/3273

--


[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

2015-05-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14539

Martin Nowak  changed:

   What|Removed |Added

 CC||c...@dawg.eu

--- Comment #3 from Martin Nowak  ---
Would be helpful to share any findings instead of just treating symptoms.
Is the reason for the size increase some added imports?

--


[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

2015-05-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14539

--- Comment #4 from Martin Nowak  ---
(In reply to Martin Nowak from comment #3)
> Would be helpful to share any findings instead of just treating symptoms.
> Is the reason for the size increase some added imports?

https://github.com/D-Programming-Language/phobos/pull/2956#issuecomment-99328828

--


[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

2015-05-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14539

Andrei Alexandrescu  changed:

   What|Removed |Added

 Blocks||14599

--


[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

2015-05-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14539

--- Comment #5 from Sobirari Muhomori  ---
As I understand, std.file pulled std.datetime.

--


[Issue 14539] +508KB (684KB -> 1191KB) filesize increase "Hello, world" binary

2015-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14539

Steven Schveighoffer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||schvei...@yahoo.com
 Resolution|--- |FIXED

--- Comment #6 from Steven Schveighoffer  ---
The change has been reverted.

--