[Mono-bugs] [Bug 73046][Nor] Changed - [GMCS]: Doesn't support new enums (defined in 2.0) in (security) attributes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 26 13:32:32 EDT 2005


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 sebastien at ximian.com.

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

--- shadow/73046	2005-08-23 09:37:40.000000000 -0400
+++ shadow/73046.tmp.26372	2005-09-26 13:32:32.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 73046
 Product: Mono: Compilers
 Version: 1.1
 OS: All
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: sebastien at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -191,6 +191,11 @@
 73046.cs(8) error CS0647: Error during emitting
 `System.Security.Permissions.SecurityPermissionAttribute' attribute.
 The reason is `SecurityAction is out of range X'
 Compilation failed: 2 error(s), 2 warnings
 
 I don't know what was the original errors.
+
+------- Additional Comments From sebastien at ximian.com  2005-09-26 13:32 -------
+Not 100% sure the original problem is fixed (the fact that the enum
+couldn't, more than 6 months ago, be used in gmcs) but the new
+security actions have been removed from 2.0 RC.


More information about the mono-bugs mailing list