[Mono-bugs] [Bug 75008][Nor] Changed - mcs depends on broken Type.UnderlyingSystemType

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 20 18:23:17 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 miguel at ximian.com.

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

--- shadow/75008	2005-05-20 13:43:31.000000000 -0400
+++ shadow/75008.tmp.19254	2005-05-20 18:23:16.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75008
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -19,6 +19,9 @@
 
 mcs currently depends on calling Type.UnderlyingSystemType for determining
 the base type of an enum. The implementation of that method in the 
 TypeBuilder class should return 'this' instead of the base type, but that
 change would break mcs. mcs should obtain this information some other way, so
 that method could be fixed.
+
+------- Additional Comments From miguel at ximian.com  2005-05-20 18:23 -------
+fixed on svn.


More information about the mono-bugs mailing list