mail-archives/mono-bugs/2005-June/030650.html

102 строки
4.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 74975][Nor] Changed - Bad CS0647 when
__SECURITY_BOOTSTRAP_DB env variable is present
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074975%5D%5BNor%5D%20Changed%20-%20Bad%20CS0647%20when%0A%09__SECURITY_BOOTSTRAP_DB%20env%20variable%20is%20present&In-Reply-To=bug-74975%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="030649.html">
<LINK REL="Next" HREF="030651.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 74975][Nor] Changed - Bad CS0647 when
__SECURITY_BOOTSTRAP_DB env variable is present</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074975%5D%5BNor%5D%20Changed%20-%20Bad%20CS0647%20when%0A%09__SECURITY_BOOTSTRAP_DB%20env%20variable%20is%20present&In-Reply-To=bug-74975%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 74975][Nor] Changed - Bad CS0647 when
__SECURITY_BOOTSTRAP_DB env variable is present">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Mon Jun 20 08:10:41 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="030649.html">[Mono-bugs] [Bug 75323][Nor] Changed - Problem with WebServices and
XML Serialization on client side
</A></li>
<LI>Next message: <A HREF="030651.html">[Mono-bugs] [Bug 74870][Maj] Changed - System.Diagnostics.Process
leaving defunct/zombie processes around
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30650">[ date ]</a>
<a href="thread.html#30650">[ thread ]</a>
<a href="subject.html#30650">[ subject ]</a>
<a href="author.html#30650">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">sebastien at ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=74975">http://bugzilla.ximian.com/show_bug.cgi?id=74975</A>
--- shadow/74975 2005-06-19 11:01:23.000000000 -0400
+++ shadow/74975.tmp.14971 2005-06-20 08:10:41.000000000 -0400
@@ -10,13 +10,12 @@
Component: C#
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">marek.safar at seznam.cz</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">sebastien at ximian.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
TargetMilestone: ---
URL:
-Cc:
Summary: Bad CS0647 when __SECURITY_BOOTSTRAP_DB env variable is present
Description of Problem:
MCS reports an error CS0647 even if the __SECURITY_BOOTSTRAP_DB variable is
present when compiling a non-mscorlib.dll assembly.
@@ -112,6 +111,14 @@
profile (with both permissions defined within System.dll and from
mscorlib.dll).
The build stops (fails, CS0647) when compiling the NET_2_0 profile
(but this is because GMCS (like MCS) doesn't support
__SECURITY_BOOTSTRAP_DB (except for corlib).
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">sebastien at ximian.com</A> 2005-06-20 08:10 -------
+Hari, I'm able to compile on both Linux and cygwin using this patch
+(well as long as I'm not adding permission from within the compiled
+assembly). Can this patch be applied to SVN ? This would allow me to
+add some permissions (from corlib*) inside System.dll.
+
+* other permissions will wait for this bug report to be resolved.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="030649.html">[Mono-bugs] [Bug 75323][Nor] Changed - Problem with WebServices and
XML Serialization on client side
</A></li>
<LI>Next message: <A HREF="030651.html">[Mono-bugs] [Bug 74870][Maj] Changed - System.Diagnostics.Process
leaving defunct/zombie processes around
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30650">[ date ]</a>
<a href="thread.html#30650">[ thread ]</a>
<a href="subject.html#30650">[ subject ]</a>
<a href="author.html#30650">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>