dmd 1.053 and 2.037 release
    Walter Bright 
    newshound1 at digitalmars.com
       
    Fri Dec  4 22:44:08 PST 2009
    
    
  
Adam D. Ruppe wrote:
> I think it might have been Bugzilla 3521.
Yeah, that was a pretty evil bug. It has been lurking there for probably 
18+ years now. It's evil because only a very, very rare set of 
circumstances will trip it, and even then it may not be executed or noticed.
I instrumented the C++ compiler for it, and ran it through its test 
suite. Turns out, it did trip it, but only on a piece of code that was 
tested for compile only. Sigh.
I was glad to get it fixed.
    
    
More information about the Digitalmars-d-announce
mailing list