[Mono-bugs] [Bug 73046][Nor] Changed - [GMCS]: Doesn't support new enums (defined in 2.0) in (security) attributes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 30 Apr 2005 05:46:03 -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=73046
--- shadow/73046 2005-04-30 04:50:15.000000000 -0400
+++ shadow/73046.tmp.20066 2005-04-30 05:46:03.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 73046
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: sebastien@ximian.com
QAContact: mono-bugs@ximian.com
@@ -162,6 +162,9 @@
IMHO typecasting their int value as a SecurityAction would be the
"cleanest" way to add them but bug #67711 is blocking this.
------- Additional Comments From martin@ximian.com 2005-04-30 04:50 -------
Is there anything else to do besides committing that patch ?
+
+------- Additional Comments From martin@ximian.com 2005-04-30 05:46 -------
+Ok, committed the patch.