[Mono-bugs] [Bug 41290][Min] Changed - Different enums comparison is compiled fine

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 18 Apr 2003 18:39:22 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=41290

--- shadow/41290	Sun Apr 13 00:40:53 2003
+++ shadow/41290.tmp.21566	Fri Apr 18 18:39:22 2003
@@ -1,14 +1,14 @@
 Bug#: 41290
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -42,6 +42,9 @@
 Actual Results:
 Compilation successful.
 
 Expected Results:
 enums.cs(18,29): error CS0019: Operator '==' cannot be applied to operands
 of type 'A' and 'B'
+
+------- Additional Comments From miguel@ximian.com  2003-04-18 18:39 -------
+A fix coming to a CVS server near you.