[Mono-bugs] [Bug 74717][Nor] Changed - [GMCS] SerializableAttribute added for all enums

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 30 Apr 2005 07:47:42 -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 martin@ximian.com.

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

--- shadow/74717	2005-04-24 18:48:55.000000000 -0400
+++ shadow/74717.tmp.20541	2005-04-30 07:47:42.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74717
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,9 @@
 True
 System.SerializableAttribute
 
 Expected results (this is what you get on MS beta2 and mono 1.1/mcs):
 System.Security.Cryptography.CipherMode
 True
+
+------- Additional Comments From martin@ximian.com  2005-04-30 07:47 -------
+Everything is ok.