[Issue 2225] accessing private declaration allowed
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jul 13 09:56:28 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=2225
Mathias LANG <pro.mathias.lang at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |pro.mathias.lang at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Mathias LANG <pro.mathias.lang at gmail.com> ---
This has been fixed with all the visibility fixes.
Nowadays this yields:
> foo.d(6): Deprecation: b.Outer.Inner is not visible from module foo
--
More information about the Digitalmars-d-bugs
mailing list