Release: MinGW GCC 4.6.1 GDC 1.070/2,.055
    Andrej Mitrovic 
    andrej.mitrovich at gmail.com
       
    Mon Dec 12 15:08:19 PST 2011
    
    
  
Here's what I can add on line 434 in GDMD to make it work:
    } elsif ( $arg =~ m/^-v2$/ ) {
        push @out, '-v2';
    
    
More information about the Digitalmars-d-announce
mailing list