Proposal for custom time string formatting in std.datetime

Jacob Carlborg doob at me.com
Thu Dec 22 02:42:03 PST 2011


On 2011-12-22 09:14, Jonathan M Davis wrote:
> On Thursday, December 22, 2011 00:05:58 Walter Bright wrote:
>> We must deal with our imperfect tools as they are. For example, I am not
>> going to rewrite the Linux ld linker, and the OSX linker, and the FreeBSD
>> linker, etc.
>
> If the compiler and/or linker don't strip unused symbols, then how on earth is
> importing the module _not_ going to pull in everything in it save for
> uninitialized templates?
>
> - Jonathan M Davis

Isn't that what we're trying to find out by testing it?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list