[Mono-bugs] [Bug 82400][Nor] Changed - [PATCH] DateTime binary serialization incompatible with MS.NET 2.0

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 21 15:19:27 EDT 2007


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 jaebird at gmail.com.

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

--- shadow/82400	2007-08-21 15:11:55.000000000 -0400
+++ shadow/82400.tmp.4900	2007-08-21 15:19:27.000000000 -0400
@@ -196,6 +196,11 @@
 I would not say that this fixes binary serialization. If you do a
 binary serialization with BinaryFormatter of DateTime (ie to a file)
 it must do it the way Lionel's patch does it in the custom formatter.
 
 This change is smaller and fixes the remoting problem we were seeing.
 I'm leaving the other issue alone for now.
+
+------- Additional Comments From jaebird at gmail.com  2007-08-21 15:19 -------
+Created an attachment (id=19854)
+Provides DateTime remoting support for .NET 2.0 profile
+


More information about the mono-bugs mailing list