[Mono-bugs] [Bug 69753][Nor] Changed - remoting depends on broken Type.UnderlyingSystemType

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Nov 2004 09:34:53 -0500 (EST)


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@gmail.com.

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

--- shadow/69753	2004-11-29 08:56:41.000000000 -0500
+++ shadow/69753.tmp.17497	2004-11-29 09:34:53.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69753
 Product: Mono: Class Libraries
 Version: 1.0
 OS: All
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: lluis@ximian.com                            
 ReportedBy: vargaz@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -21,6 +21,11 @@
 The code in System.Runtime.Serialization.Formatters.Binary.CodeGenerator
 depends on this. Instead, it should call Type.GetTypeCode () as 
 used in TypeManager.EnumToUnderlying in mcs/typemanager.cs.
 
 ------- Additional Comments From lluis@ximian.com  2004-11-29 08:56 -------
 Fixed in SVN head.
+
+------- Additional Comments From vargaz@gmail.com  2004-11-29 09:34 -------
+Just noticed that there is another use of this in:
+
+class/System.Runtime.Remoting/System.Runtime.Remoting.MetadataServices/MetaDataExporter.cs