Thread overview
[Issue 2830] private attribute doesn't work for structs/unions/classes
Jul 16, 2019
Mathias LANG
February 20, 2016
https://issues.dlang.org/show_bug.cgi?id=2830
Issue 2830 depends on issue 313, which changed state.

Issue 313 Summary: [module] Fully qualified names bypass private imports https://issues.dlang.org/show_bug.cgi?id=313

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--
March 10, 2016
https://issues.dlang.org/show_bug.cgi?id=2830
Issue 2830 depends on issue 314, which changed state.

Issue 314 Summary: [module] Static, renamed, and selective imports are always public https://issues.dlang.org/show_bug.cgi?id=314

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--
July 16, 2019
https://issues.dlang.org/show_bug.cgi?id=2830

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

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

--- Comment #13 from Mathias LANG <pro.mathias.lang@gmail.com> ---
Fixed in D2

--