[Mono-bugs] [Bug 59040][Wis] Changed - [PATCH] System.Version serialized by Mono is incompatible with deserializer of Microsoft CLR
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 06:16:53 -0400 (EDT)
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 paf@design.ru.
http://bugzilla.ximian.com/show_bug.cgi?id=59040
--- shadow/59040 2004-05-25 06:15:56.000000000 -0400
+++ shadow/59040.tmp.22208 2004-05-25 06:16:53.000000000 -0400
@@ -67,6 +67,11 @@
normal deserialization.
and overall compatibility of mono<=>ms libraries in serialization format.
Additional Information:
got Version.cs from CVS yesterday.
patch to it follows
+
+------- Additional Comments From PAF@design.ru 2004-05-25 06:16 -------
+Created an attachment (id=7821)
+rename of data fields to match those in Microsoft.NET
+