Thread overview
[Issue 17354] An overload in a final class can silently hide base methods
Apr 26, 2017
b2.temp@gmx.com
May 09, 2017
Walter Bright
May 09, 2017
Walter Bright
Jun 10, 2017
b2.temp@gmx.com
April 26, 2017
https://issues.dlang.org/show_bug.cgi?id=17354

--- Comment #1 from b2.temp@gmx.com ---
No it's not detected in the first (final class) and detected in the second

--
May 09, 2017
https://issues.dlang.org/show_bug.cgi?id=17354

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=17349

--
May 09, 2017
https://issues.dlang.org/show_bug.cgi?id=17354

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com

--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> ---
https://github.com/dlang/dmd/pull/6731

--
June 10, 2017
https://issues.dlang.org/show_bug.cgi?id=17354

b2.temp@gmx.com changed:

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

--