[Mono-bugs] [Bug 44726][Nor] Changed - Overrides allowed on non-virtual members
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 2 Jul 2003 14:49:46 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=44726
--- shadow/44726 Tue Jun 24 00:43:14 2003
+++ shadow/44726.tmp.15091 Wed Jul 2 14:49:45 2003
@@ -1,13 +1,13 @@
Bug#: 44726
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mkestner@ximian.com
QAContact: mono-bugs@ximian.com
@@ -55,6 +55,9 @@
<nickd> t.cs(10,27): error CS0506: 'ClassB.Bar()' : cannot override
inherited member
<nickd> 'ClassA.Bar()' because it is not marked virtual,
abstract, or override
<nickd> t.cs(6,18): (Location of symbol related to previous error)
+
+------- Additional Comments From martin@ximian.com 2003-07-02 14:49 -------
+Fixed in CVS.