[Issue 5911] Closure destroys the thrown Exception .

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 6 10:21:26 PDT 2013


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


hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |hsteoh at quickfur.ath.cx
           Severity|normal                      |major


--- Comment #2 from hsteoh at quickfur.ath.cx 2013-07-06 10:21:24 PDT ---
Heh, on git HEAD (b9b5c063d7f44b879d6fde74f400ff094ba85707), this code causes
an ICE:

dmd: struct.c:251: static void AggregateDeclaration::alignmember(structalign_t,
unsigned int, unsigned int*): Assertion `alignment > 0 && !(alignment &
(alignment - 1))' failed.
Aborted

-- 
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