http://d.puremagic.com/issues/show_bug.cgi?id=9540
Dmitry Olshansky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Dmitry Olshansky <[email protected]> 2013-04-14 05:24:43 PDT --- Nice job at reduction. I'm hitting the same issue while trying to integrate new std.uni into Phobos but the circumstances are different. I'm certainly not trying to do anything funky with delegate pointers. The message is the same for me (both with your minimal test and when compiling anything in my fork of phobos): dmd: glue.c:1215: virtual unsigned int Type::totym(): Assertion `0' failed. Aborted Now if only dustmite didn't crush on it... we'd have another case. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
