[Mono-bugs] [Bug 74295][Nor] Changed - Mono and MS .Net remoting - type encodings don't agree

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 1 Apr 2005 20:34:48 -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 ravitch@nrtc.northrop.com.

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

--- shadow/74295	2005-04-01 20:34:01.000000000 -0500
+++ shadow/74295.tmp.15879	2005-04-01 20:34:48.000000000 -0500
@@ -198,6 +198,11 @@
 Speaking of ArrayList problems, there are several other types
 that MS .Net serializes in ArrayLists as XSD types that Mono
 doesn't recognize - so I added those to the patch as well.
 They are: uint, ushort, ulong, and sbyte.  (I'm guessing the
 problems with ArrayList will also show up anywhere the type is
 ambiguous - e.g., other containers - but that's just a guess.)
+
+------- Additional Comments From ravitch@nrtc.northrop.com  2005-04-01 20:34 -------
+Created an attachment (id=14819)
+patch-v2.diff
+