[Mono-bugs] [Bug 74975][Nor] Changed - Bad CS0647 when __SECURITY_BOOTSTRAP_DB env variable is present

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 20 07:48:01 EDT 2005


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 at ximian.com.

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

--- shadow/74975	2005-05-20 05:58:35.000000000 -0400
+++ shadow/74975.tmp.14306	2005-05-20 07:48:01.000000000 -0400
@@ -62,6 +62,11 @@
 
 
 ------- Additional Comments From marek.safar at seznam.cz  2005-05-20 05:58 -------
 Sebastien,
 could you send me a patch for System.Net/Dns.cs.
 I would like to test it.
+
+------- Additional Comments From sebastien at ximian.com  2005-05-20 07:48 -------
+Just add the attribute
+[DnsPermission (SecurityAction.Demand, Unrestricted = true)]
+to any public method to see (or not ;-) the problem.


More information about the mono-bugs mailing list