DMD 1.002 release

Walter Bright newshound at digitalmars.com
Thu Jan 25 01:39:29 PST 2007


Lionello Lunesu wrote:
> 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.

Try running the split earlier in the program.



More information about the Digitalmars-d-announce mailing list