[Mono-bugs] [Bug 52156][Nor] Changed - cannot find SecurityPermissionAttribute

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Jan 2004 13:12:24 -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=52156

--- shadow/52156	2004-01-05 09:41:22.000000000 -0500
+++ shadow/52156.tmp.6029	2004-01-05 13:12:24.000000000 -0500
@@ -85,6 +85,12 @@
 ------- Additional Comments From ginga@kit.hi-ho.ne.jp  2004-01-05 09:41 -------
 Curiously, this still occurs on cygwin.
 
 This can be easily checked by "make test" in class/corlib, using mcs 
 instead of csc. (Be careful to run mcs on *mono* runtime, not on 
 MS.NET runtime.)
+
+------- Additional Comments From spouliot@videotron.ca  2004-01-05 13:12 -------
+Are you using the mono or MS runtime ?
+
+I don't think the MS runtime allows "replacing" the SecurityPermission
+for "security reasons" ;-)