DMD 1.004 release
    Frits van Bommel 
    fvbommel at REMwOVExCAPSs.nl
       
    Sat Jan 27 15:11:46 PST 2007
    
    
  
Andrei Alexandrescu (See Website For Email) wrote:
> Walter Bright wrote:
>> I've automated much of the process of creating an update, but there's 
>> still maddening places where I can overlook something.
> 
> Sounds like you work under Windows... :o)
----
urxae at urxae:~/opt/dmd/src$ file `find` | grep text | grep CRLF | wc -l
245
urxae at urxae:~/opt/dmd/src$ file `find` | grep text | grep -v CRLF | wc -l
37
-----
Yep, looks like he does (mostly) :).
    
    
More information about the Digitalmars-d-announce
mailing list