Thread overview
[Issue 15011] can override public method with protected method
Oct 14, 2015
Andrej Mitrovic
Dec 17, 2022
Iain Buclaw
September 04, 2015
https://issues.dlang.org/show_bug.cgi?id=15011

yosikawa@altalk.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yosikawa@altalk.com

--
October 14, 2015
https://issues.dlang.org/show_bug.cgi?id=15011

Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich@gmail.com

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> ---
I'm 99% sure this is a feature, not a bug.

--
October 15, 2015
https://issues.dlang.org/show_bug.cgi?id=15011

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy@yahoo.com
           Hardware|x86_64                      |All
                 OS|Windows                     |All

--- Comment #2 from Steven Schveighoffer <schveiguy@yahoo.com> ---
I don't think it's a "feature". restrictions that have trivial workarounds don't make a lot of sense.

However, I don't know that this is something that is super-concerning.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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

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

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

--