[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
Wed Jun 22 05:49:06 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74975
--- shadow/74975 2005-06-21 07:24:23.000000000 -0400
+++ shadow/74975.tmp.14471 2005-06-22 05:49:06.000000000 -0400
@@ -142,6 +142,20 @@
fail if I added a DnsPermission.
The fact that it works (always) with CSC (and the patch) just proves that:
(a) this is the "right" syntax to compile System.dll (as we want to
keep a single build system for both [G]MCS and CSC);
(b) the syntax doesn't cause problem to build under Linux;
+
+------- Additional Comments From rharinath at novell.com 2005-06-22 05:49 -------
+I'm still not clear about the impact on Linux, and how it's related: I
+read you as saying that once DnsPermission is added, the Linux build
+will break.
+
+IIUC
+
+ * Neither mcs nor gmcs use __SECURITY_BOOTSTRAP_DB
+ * The /r:$(corlib) stuff was meant for CSC compilation, anyway
+
+So, this patch should _not_ affect the linux build either way. So, I
+don't see any problem with applying this patch :-) Hope I've got my
+facts right ;-)
More information about the mono-bugs
mailing list