[Issue 14356] SDC test00120.d compiles but should not

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Mar 28 09:56:15 PDT 2015


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

ag0aep6g at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ag0aep6g at gmail.com

--- Comment #1 from ag0aep6g at gmail.com ---
dmd prints a deprecation message:
----
test0120.d(14): Deprecation: implicitly overriding base class method
test0120.A.foo with test0120.B.foo deprecated; add 'override' attribute
----

--


More information about the Digitalmars-d-bugs mailing list