[Mono-bugs] [Bug 52626][Nor] Changed - CodeAccessPermission Demand() method too restrictive

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jan 2004 05:46:46 -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 gkodinov@openlinksw.co.uk.

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

--- shadow/52626	2004-01-06 05:46:05.000000000 -0500
+++ shadow/52626.tmp.19963	2004-01-06 05:46:46.000000000 -0500
@@ -26,6 +26,11 @@
 (class/corlib/System.Security/CodeAccessPermission.cs:41) :
                         if (perm == null)
                                 throw new SecurityException (Locale.GetText
 ("Not a IBuiltInPermission and Demand isn't overridden"));
 
 This is not how it looks like it is in MS.NET.
+
+------- Additional Comments From gkodinov@openlinksw.co.uk  2004-01-06 05:46 -------
+Created an attachment (id=6358)
+gogo.cs
+