[Issue 2645] dmd 2.023 crashes on this (wrong) code

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 6 06:22:30 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2645


clugdbug at yahoo.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Comment #1 from clugdbug at yahoo.com.au  2009-05-06 08:22 -------
Works for me in D2.029. (After changing writefln->writeln(tab[i]);, or to
writefln("%s", tab[i]);
)
I suspect this is a duplicate of the segfault bugs fixed in 2.028/2.029.


-- 



More information about the Digitalmars-d-bugs mailing list