[Issue 14839] [REG2.068.0-b2] Class with static array of Array!T fails to compile
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jul 29 03:00:02 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14839
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #4 from Martin Nowak <code at dawg.eu> ---
(In reply to ag0aep6g from comment #3)
> That means, if the compiler bug can't be fixed in reasonable time for 2.068,
> we could workaround it in destroy, or revert the destroy changes for the
> release.
The destroy change you triggered issue 14838, but it really is unrelated (see
example). Reverting the destroy change is the wrong move here.
We must replace the TypeInfo.destroy calls in buildDtor.
*** This issue has been marked as a duplicate of issue 14838 ***
--
More information about the Digitalmars-d-bugs
mailing list