[Mono-bugs] [Bug 60228][Nor] Changed - SynchronizationAttribute cannot be serialized
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 9 May 2005 07:19:04 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60228
--- shadow/60228 2005-05-07 02:05:51.000000000 -0400
+++ shadow/60228.tmp.4369 2005-05-09 07:19:04.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60228
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: lluis@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -63,6 +63,9 @@
SynchronizationAttribute is indeed supposed to be Serializable. I
posted this bug report (and some others) when I wrote a little app
for verifying binary serialization compatibility between Mono and
MS.NET.
If you want, I'll attach a small repro. Just let me know.
+
+------- Additional Comments From lluis@ximian.com 2005-05-09 07:19 -------
+Fixed in r44261.