[Mono-bugs] [Bug 65757][Nor] Changed - [HEAD] mcs report invalid warning CS0672 for overridden member
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Sep 2004 17:49:45 -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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=65757
--- shadow/65757 2004-09-12 02:08:21.000000000 -0400
+++ shadow/65757.tmp.10693 2004-09-13 17:49:45.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 65757
Product: Mono: Compilers
Version: unspecified
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -47,6 +47,9 @@
Add the Obsolete attribute to 'B.Warning'
test.cs(6): 'get_Warning' (name of symbol related to previous warning)
Compilation succeeded - 1 warning(s)
This code fragment compiles without warnings on mono built from the mono-
1-0 branch and csc.
+
+------- Additional Comments From marek.safar@seznam.cz 2004-09-13 17:49 -------
+Fixed in CVS