[Issue 1736] dmd segv

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 1 08:15:09 PST 2008


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





------- Comment #3 from gide at nwawudu.com  2008-01-01 10:15 -------
This might be the same bug as 1702, as the following code also crashes DMD.

void main() {
        string a = "Hello " ~ 10;
}


-- 



More information about the Digitalmars-d-bugs mailing list