[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 Jun 13 20:11:57 PDT 2016


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

joeyemmons at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joeyemmons at yahoo.com

--- Comment #8 from joeyemmons at yahoo.com ---
I am getting this too, definitely don't have any unions. My issue seems to be
caused by some kind of import ordering problem, reordering some of my imports
makes it go away. Making a minimized reproduction might be hard.

--


More information about the Digitalmars-d-bugs mailing list