[Mono-bugs] [Bug 47654][Nor] Changed - MCS crashes when it should report an error.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 22 Aug 2003 12:18:14 -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=47654

--- shadow/47654	2003-08-15 01:04:06.000000000 -0400
+++ shadow/47654.tmp.17248	2003-08-22 12:18:14.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 47654
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 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: ---
@@ -26,6 +26,9 @@
 
         static void Main () {}
 }
 
 The errro should be: `A does not implement IComparable.CompareTo', the
 reason is that CompareTo should be public
+
+------- Additional Comments From martin@ximian.com  2003-08-22 12:18 -------
+Fixed in CVS.