Thread overview
[Issue 19340] Protected module members are supposed to be illegal
Oct 31, 2018
RazvanN
Mar 02, 2020
Mathias LANG
Dec 17, 2022
Iain Buclaw
October 31, 2018
https://issues.dlang.org/show_bug.cgi?id=19340

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com
           Severity|regression                  |normal

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
If an issue is marked as an regression it has to state which is the last compiler version that implemented the feature correctly. Downgrading to normal

--
March 02, 2020
https://issues.dlang.org/show_bug.cgi?id=19340

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pro.mathias.lang@gmail.com

--- Comment #2 from Mathias LANG <pro.mathias.lang@gmail.com> ---
I'm all for changing the docs and treating `protected` at module scope as
`private`.
It's more permissive, but I doubt it'll surprise anyone.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19340

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=19340

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17884

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--