[Mono-bugs] [Bug 52693][Wis] Changed - Unsupported declarative permissions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Jan 2004 20:30:07 -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 spouliot@videotron.ca.

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

--- shadow/52693	2004-01-08 20:28:55.000000000 -0500
+++ shadow/52693.tmp.31457	2004-01-08 20:30:07.000000000 -0500
@@ -2,22 +2,23 @@
 Product: Mono/Runtime
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: spouliot@videotron.ca               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Unsupported declarative permissions
+OtherBugsDependingOnThis: 52606
 
 NOTE: This isn't "really" CAS (Code Access Security) related! See bugzilla
 #52606 for CAS runtime implementation.
 
 
 Description of Problem:
@@ -134,6 +135,10 @@
 SecurityException or a NotImplementedException).
 
 ------- Additional Comments From spouliot@videotron.ca  2004-01-08 20:28 -------
 Created an attachment (id=6370)
 Principal sample source code
 
+
+------- Additional Comments From spouliot@videotron.ca  2004-01-08 20:30 -------
+Actually it's a little CAS related as it blocks it's implementation
+(from my point of view ;)