[Mono-bugs] [Bug 60080][Nor] Changed - mcs does not emit custom FlagsAttribute for enums
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 12 Jun 2004 12:45:27 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=60080
--- shadow/60080 2004-06-12 11:53:30.000000000 -0400
+++ shadow/60080.tmp.6857 2004-06-12 12:45:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60080
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -79,6 +79,10 @@
int32(6)
.field public static literal valuetype 'TestEnum' 'ReuseSlot' =
int32(0)
} // end of type TestEnum
+
+------- Additional Comments From gert.driesen@pandora.be 2004-06-12 12:45 -------
+Just updated from cvs again (didn't update for a few days), and that
+seems to have fixed the problem.