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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 04:37:46 -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 gonzalo@ximian.com.

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

--- shadow/74717	2005-04-30 07:47:42.000000000 -0400
+++ shadow/74717.tmp.23435	2005-05-05 04:37:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74717
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: RESOLVED   
-Resolution: NOTABUG
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
 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.
+
+------- Additional Comments From gonzalo@ximian.com  2005-05-05 04:37 -------
+Can you explain why this is ok? As we're not doing the same as MS does...