DMD 1.038 and 2.022 releases
    Denis Koroskin 
    2korden at gmail.com
       
    Fri Dec 19 04:12:21 PST 2008
    
    
  
On Fri, 19 Dec 2008 14:51:11 +0300, John C <johnch_atms at hotmail.com> wrote:
> Walter Bright Wrote:
>
>>
>> http://www.digitalmars.com/d/1.0/changelog.html
>> http://ftp.digitalmars.com/dmd.1.038.zip
>>
>>
>>
>> http://www.digitalmars.com/d/2.0/changelog.html
>> http://ftp.digitalmars.com/dmd.2.022.zip
>
> What's changed in the compiler to increase compile times so dramatically  
> with this build? It's about a five-fold increase. My code uses some  
> templates, but not what you'd call excessively, and there are no cyclic  
> imports.
Pure and nothrow semantics checks, perhaps (even if you don't use them)?
    
    
More information about the Digitalmars-d-announce
mailing list