DMD 1.002 release
    Lionello Lunesu 
    lio at lunesu.remove.com
       
    Thu Jan 25 00:50:28 PST 2007
    
    
  
Walter Bright wrote:
> 2nd try at this.
> 
> http://www.digitalmars.com/d/changelog.html
> 
> http://ftp.digitalmars.com/dmd.1.001.zip
My problem's still not solved :(
String constants are pointing to wrong data at run-time. For example, 
std.string.split(a,"\t"), the "\t" points to random data.
I cannot seem to isolate it, and it works fine with 1.00.
L.
    
    
More information about the Digitalmars-d-announce
mailing list