https://d.puremagic.com/issues/show_bug.cgi?id=11716
--- Comment #1 from Babele Dunnit <[email protected]> 2013-12-10 03:33:54 PST --- Sorry, I must correct and add something: the snippet will not "crash" the compiler, I meant "it will trigger the assertion" at ztc\cgcv.c:2197. But, I also cloned from GitHub and recompiled DMD with VS10 (as always, on a XP 32-bit machine) and that DMD/VS10 version WILL crash a bit above, also in cgcv.c, in "unsigned cv4_typidx(type *t)" function, in "case TYenum", because t is null (cannot give you the correct line#, I modified the sources :) ) Thanks again, Aaron -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
