[Mono-bugs] [Bug 69911][Wis] Changed - CS0592: CLSCompliant check is needed for enum fields
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 26 Nov 2004 08:42:34 -0500 (EST)
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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=69911
--- shadow/69911 2004-11-25 13:25:04.000000000 -0500
+++ shadow/69911.tmp.22409 2004-11-26 08:42:34.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 69911
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: marek.safar@seznam.cz
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
@@ -42,6 +42,10 @@
How often does this happen?
-consistently.
Additional Information:
It was used in corlib/System.Runtime.InteropServices/UnmanagedType.cs.
(already fixed)
+
+------- Additional Comments From marek.safar@seznam.cz 2004-11-26 08:42 -------
+It is csc 1.x bug, mcs behaviour is correct. Microsoft fixed this bug
+in csc 2.0 beta 1