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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Feb 2005 14:05:32 -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 sebastien@ximian.com.

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

--- shadow/52693	2005-02-10 16:51:03.000000000 -0500
+++ shadow/52693.tmp.32410	2005-02-17 14:05:32.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52693
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: sebastien@ximian.com                            
 ReportedBy: spouliot@videotron.ca               
 QAContact: mono-bugs@ximian.com
@@ -261,6 +261,22 @@
 
 The tests have been adapted and added as noncas1-4.cs to
 /mono/mono/tests/cas/linkdemand
 
 So now I only have to complete the InheritanceDemand and close this
 bug :-)
+
+------- Additional Comments From sebastien@ximian.com  2005-02-17 14:05 -------
+The following tests from attachment principal_tests.tar are now
+working with SVN (when using mono --security).
+
+Class_InheritanceDemand_Failure.cs
+Class_InheritanceDemand_Success.cs
+Method_InheritanceDemand_Failure.cs
+Method_InheritanceDemand_Success.cs
+
+The tests have been adapted and added as noncas1-4.cs to
+/mono/mono/tests/cas/inheritance/
+
+This complete the fix for all samples so I'm closing this bug :-).
+The rest of the CAS stuff changes will be reported in bug #52606
+http://bugzilla.ximian.com/show_bug.cgi?id=52606