[Mono-bugs] [Bug 29017][Nor] Changed - abstract method implementation
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Aug 2002 14:02:12 -0000
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@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=29017
--- shadow/29017 Thu Aug 15 13:17:51 2002
+++ shadow/29017.tmp.23058 Tue Aug 20 10:02:12 2002
@@ -1,14 +1,14 @@
Bug#: 29017
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -35,6 +35,10 @@
reflected.cs(9,23): (Location of symbol related to previous error)
mcs log:
reflected.cs(12) warning CS0114: `O.stuff' hides inherited member
`B.stuff'. To make the current member override that implementation, add
the override keyword, otherwise use the new keyword
Compilation succeeded - 1 warning(s)
+
+------- Additional Comments From martin@gnome.org 2002-08-20 10:02 -------
+Fixed in CVS.
+