Proposal for custom time string formatting in std.datetime
    Jonathan M Davis 
    jmdavisProg at gmx.com
       
    Thu Dec 22 00:21:32 PST 2011
    
    
  
On Thursday, December 22, 2011 00:14:21 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?
Or rather, _uninstantiated_ templates.
- Jonathan M Davis
    
    
More information about the Digitalmars-d
mailing list