[Issue 11795] DMD allows nested new operator syntax together with anonymous classes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 13 01:37:32 UTC 2019


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

Basile-z <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Basile-z <b2.temp at gmx.com> ---
It's a front end error nowadays.

Error: class `temp_7FCDE39084D0.Outer` no size because of forward reference

Although the error message might be better.

--


More information about the Digitalmars-d-bugs mailing list