[Issue 10441] Static libraries too big

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 28 22:09:06 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10441


hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx


--- Comment #8 from hsteoh at quickfur.ath.cx 2013-08-28 22:09:03 PDT ---
This is just a wild guess, but could it be caused by the use of std.format in
the unittests? I know that std.format is quite template-heavy; even a single
use of it can trigger the instantiation of quite a large number of templates.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list