[Mono-bugs] [Bug 60603][Nor] Changed - mcs does not see conversion
operators in superclass
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 26 13:15:02 EDT 2005
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 duncan at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60603
--- shadow/60603 2005-01-25 09:48:54.000000000 -0500
+++ shadow/60603.tmp.11183 2005-05-26 13:15:02.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60603
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: mathpup at mylinuxisp.com
QAContact: mono-bugs at ximian.com
@@ -71,6 +71,16 @@
Always
Additional Information:
The code above compiles with csc.
+
+------- Additional Comments From duncan at ximian.com 2005-05-26 13:15 -------
+This has now been fixed.
+
+polysemy:~/bugs $ mcs 60603.cs
+60603.cs(23) warning CS0219: The variable 'm' is assigned but its
+value is never used
+Compilation succeeded - 1 warning(s)
+
+
More information about the mono-bugs
mailing list