[Mono-bugs] [Bug 74717][Nor] Changed - [GMCS] SerializableAttribute
added for all enums
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 16 12:29:02 EDT 2005
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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74717
--- shadow/74717 2005-05-10 11:50:47.000000000 -0400
+++ shadow/74717.tmp.10533 2005-05-16 12:29:02.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74717
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: lupus at ximian.com
ReportedBy: gonzalo at ximian.com
QAContact: mono-bugs at ximian.com
@@ -58,6 +58,9 @@
not remember right now which ones do this, but in 1.x we turn some
attributes into bitfields of the .NET format. This just does the opposite
It is possible that somewhere in our class libraries we are doing
*more* than we should in terms of producing these Serializable
attributes on the flight.
+
+------- Additional Comments From lupus at ximian.com 2005-05-16 12:29 -------
+Fixed in svn.
More information about the mono-bugs
mailing list