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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 22 Jan 2005 11:35:44 -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-01-07 17:59:05.000000000 -0500
+++ shadow/52693.tmp.18534	2005-01-22 11:35:44.000000000 -0500
@@ -242,6 +242,10 @@
 Support for Demand, NonCasDemand and DemandChoice is in SVN (one day
 short of the bug's first birthday ;-).
 
 You must specify the --security to mono to activate the security
 manager or the demands will be ignored (i.e. no code will be generated).
 
+
+------- Additional Comments From sebastien@ximian.com  2005-01-22 11:35 -------
+Demand, NonCasDemand and DemandChoice use is now AOT compatible (i.e.
+--security and --aot can now be used together).