[Issue 4533] Ban public aliases to private symbols

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 6 14:28:53 UTC 2020


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

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
         Resolution|---                         |INVALID

--- Comment #8 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Protection has been turned into visibility, and having something that exposes
publicly something that is originally private is a common use case. It now
works correctly for all types, so closing as INVALID.

--


More information about the Digitalmars-d-bugs mailing list