[Mono-bugs] [Bug 60228][Nor] Changed - SynchronizationAttribute cannot be serialized
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 19:22:14 -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-06 19:09:27.000000000 -0400
+++ shadow/60228.tmp.10834 2005-05-06 19:22:14.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 60228
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: lluis@ximian.com
ReportedBy: gert.driesen@pandora.be
@@ -51,6 +51,10 @@
alize (System.IO.Stream,object)
in <0x001f1> SerializeTest.AssemblySerializer:Serialize ()
in <0x000d3> SerializeTest.EntryPoint:Main (string[])
------- Additional Comments From miguel@ximian.com 2005-05-06 19:09 -------
lluis could you comment on this?
+
+------- Additional Comments From lluis@ximian.com 2005-05-06 19:22 -------
+Is SynchronizationAttribute supposed to be serializable? What are you
+trying to serialize? I need a test case for this.