What can be done to reduce executable size?

Adam D. Ruppe destructionator at gmail.com
Fri Dec 16 07:14:22 PST 2011


On Friday, 16 December 2011 at 09:50:30 UTC, Jonathan M Davis 
wrote:
> Well, both std.datetime and core.time need static this() and 
> can't not have it.

Why are they necessary? It looks like it sets the time zone...
wouldn't it work to put that into DateTime's regular constructor?



More information about the Digitalmars-d mailing list