[Issue 22054] Referencing a fwd-declared field results in many error messages

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 21 10:52:35 UTC 2021


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

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
           Severity|normal                      |regression

--- Comment #1 from moonlightsentinel at disroot.org ---
Output before 2.071.2:

onlineapp.d(1): Error: class onlineapp.exception is forward referenced when
looking for 'what'
onlineapp.d(5): Error: no property 'what' for type 'onlineapp.exception'

--


More information about the Digitalmars-d-bugs mailing list