[Mono-bugs] [Bug 29843][Min] Changed - Invalid implicit conversion from Enum to underlying type

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
5 Sep 2002 19:18:34 -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 ravi@ximian.com.

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

--- shadow/29843	Tue Sep  3 18:24:43 2002
+++ shadow/29843.tmp.30779	Thu Sep  5 15:18:34 2002
@@ -1,14 +1,14 @@
 Bug#: 29843
 Product: Mono/MCS
 Version: unspecified
 OS: other
 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: ---
@@ -36,6 +36,9 @@
 
 Actual Results:
 Compilation successfull.
 
 Expected Results:
 case1.cs(12,9): error CS0029: Cannot implicitly convert type 'in' to 'A.B'.
+
+------- Additional Comments From ravi@ximian.com  2002-09-05 15:18 -------
+Fixed in CVS