[Mono-bugs] [Bug 30441][Nor] Changed - MCs should report missing matching operators.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
19 Sep 2002 01:17:06 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30441
--- shadow/30441 Mon Sep 16 21:23:28 2002
+++ shadow/30441.tmp.20611 Wed Sep 18 21:17:06 2002
@@ -1,14 +1,14 @@
Bug#: 30441
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: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -20,6 +20,9 @@
operator != operator ==
operator < operator >
operator >= operator <=
If one is defined, and the other is not, an error 216 should be reported.
+
+------- Additional Comments From miguel@ximian.com 2002-09-18 21:17 -------
+Fixed on CVS>