[Issue 12766] Forward reference diagnostics must emit the offending line causing the forward reference
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Aug 22 15:48:08 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=12766
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |FIXED
--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
This now issues:
test.d(8): Error: struct `test.A` no size because of forward reference
So, I guess this has been fixed.
--
More information about the Digitalmars-d-bugs
mailing list