[Mono-bugs] [Bug 70757][Nor] Changed - Serialization - Unsupported primitive type: System.IntPtr
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 10 Jan 2005 12:07:27 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70757
--- shadow/70757 2004-12-22 16:15:11.000000000 -0500
+++ shadow/70757.tmp.28472 2005-01-10 12:07:27.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 70757
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: sebastien@ximian.com
QAContact: mono-bugs@ximian.com
@@ -165,6 +165,9 @@
/home/poupou/svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:121)
System.Reflection.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in the unit tests. So the same problem must exist to recreate
serialized objects with IntPtr.
+
+------- Additional Comments From lluis@ximian.com 2005-01-10 12:07 -------
+Fixed in SVN.