[Issue 17498] Double error message about use of private

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 27 13:56:33 UTC 2017


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

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |code at dawg.eu
         Resolution|---                         |WONTFIX

--- Comment #1 from Martin Nowak <code at dawg.eu> ---
The access check will be removed once visibility has become an error.
https://github.com/dlang/dmd/pull/7241
We tried to minimize overlap, but some cases weren't that easy to avoid.

--


More information about the Digitalmars-d-bugs mailing list