long compile time 2.023 (few lines of code)
    bearophile 
    bearophileHUGS at lycos.com
       
    Mon Jan 26 22:34:56 PST 2009
    
    
  
Denis Koroskin:
> But not for this one, as it won't be fixed because of the said reason.
The limit of the linker may not be solved, but I think it's good to add an error message to the compiler for such situation, so the compiler stops compilation immediately with a clean error message and the programmer knows what's wrong with the code and can fix it.
(LDC compiler may not have such limit, so such error message may be useless for LDC).
Bye,
bearophile
    
    
More information about the Digitalmars-d-learn
mailing list