[Issue 16574] [REG 2.072.0-b1] Unexplained errors about functions that overridde anything

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 10 03:30:07 PDT 2016


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

--- Comment #7 from Martin Nowak <code at dawg.eu> ---
Smells like due to the lazy alias, semantic analysis of the base class is
unfinished before checking the derived class' overload.

--


More information about the Digitalmars-d-bugs mailing list