[Issue 9540] Compiler crash on delegate context frame assignment

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 14 05:24:46 PDT 2013


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


Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitry.olsh at gmail.com


--- Comment #5 from Dmitry Olshansky <dmitry.olsh at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list