[Issue 9397] Size error with struct with ctor and self-typed nested enum

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri May 2 17:15:52 PDT 2014


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

--- Comment #9 from Stewart Gordon <smjg at iname.com> ---
(In reply to Vladimir Panteleev from comment #7)
> There's no recursive dependencies here, so I think this
> should juts work.

Or even more sensibly, first build the layout of the struct and then do the
semantic analysis of enums, methods, etc.

--


More information about the Digitalmars-d-bugs mailing list