[Issue 16696] [regression] Assert(0) or HLT reduced to separate dub package
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Nov 20 15:18:13 PST 2016
https://issues.dlang.org/show_bug.cgi?id=16696
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Martin Nowak <code at dawg.eu> ---
Crashed because an aggregate was set to Type.terror, b/c of a forward reference
during a speculative determineSize, and that type made it to the glue layer.
https://github.com/dlang/dmd/blob/f5a73f36360fc5b2b2e93f2dd17082c4fed2b0bc/src/glue.d#L1545
*** This issue has been marked as a duplicate of issue 16574 ***
--
More information about the Digitalmars-d-bugs
mailing list