[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 04:50:15 -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-23 23:13:14.000000000 -0400
+++ shadow/73046.tmp.18477	2005-04-30 04:50:15.000000000 -0400
@@ -159,6 +159,9 @@
 problem (and make the code clearer). However it doesn't work for some
 actions that aren't part of the SecurityAction enum (i.e. the NonCas
 actions). 
 
 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 ?