[Issue 8626] Mixin forward reference semantic run leads to inconsistent AST

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 5 12:31:32 UTC 2023


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

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305 at gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #4 from RazvanN <razvan.nitu1305 at gmail.com> ---
This code fails because of a forward reference today: test.d(6): Error: struct
`test.Foo7974` no size because of forward reference . It seems that this has
been fixed.

--


More information about the Digitalmars-d-bugs mailing list