[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 13:43:31 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 vargaz at gmail.com.

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

--- shadow/75008	2005-05-20 13:39:53.000000000 -0400
+++ shadow/75008.tmp.17147	2005-05-20 13:43:31.000000000 -0400
@@ -12,12 +12,13 @@
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: mcs depends on broken Type.UnderlyingSystemType
+OtherBugsDependingOnThis: 74937
 
 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.


More information about the mono-bugs mailing list