[Issue 15897] base class method not seen w/ circular import
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue May 3 01:37:38 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15897
--- Comment #11 from Vladimir Panteleev <thecybershadow at gmail.com> ---
(In reply to Vladimir Panteleev from comment #9)
> (In reply to Martin Nowak from comment #8)
> > A private method in the base class
> > should not be visible from a derived class, even in the base class' module.
>
> Why is that?
Sorry, somehow missed your explanation.
It still contradicts the spec and TDPL though.
--
More information about the Digitalmars-d-bugs
mailing list