[Mono-bugs] [Bug 79385][Nor] Changed - [PATCH] Generic List serialization not compatible with MS
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 12 15:56:33 EDT 2006
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79385
--- shadow/79385 2006-09-12 15:54:20.000000000 -0400
+++ shadow/79385.tmp.22996 2006-09-12 15:56:33.000000000 -0400
@@ -21,6 +21,11 @@
To reproduce, compile and run the attached repro.
I'll attach a patch which fixes the deserialization issue. However, I
noticed that even after my fix our binary serialization result does not
exactly match that of MS. You can reproduce this by uncommenting the call
to Serialize () in the Main method of my repro.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-09-12 15:56 -------
+Created an attachment (id=17668)
+Deserialization fix and unit test
+
More information about the mono-bugs
mailing list