[Issue 15498] Unhelpful error message "destructors, postblits and invariants are not allowed in overlapping fields"

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Mar 28 07:23:58 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=15498

--- Comment #4 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to Kenji Hara from comment #3)
> Minimized example code that compiler shows the error message.

But what about if there are no unions? Manu says no unions are being used.

In his code, there is no unions where the error is being printed (info
conflicts with baseClass).

--


More information about the Digitalmars-d-bugs mailing list