[Issue 17451] ICE in ddmd/declaration.d(2179)
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon May 29 16:00:22 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17451
uplink.coder at googlemail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |uplink.coder at googlemail.com
--- Comment #3 from uplink.coder at googlemail.com ---
Destructors are now transitivity called. Maybe it has something todo with that.
The actual assert triggering makes sure the struct h is not forward referenced
(I believe)
--
More information about the Digitalmars-d-bugs
mailing list