[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 06:17:34 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=74975
--- shadow/74975 2005-06-22 05:49:06.000000000 -0400
+++ shadow/74975.tmp.14886 2005-06-22 06:17:34.000000000 -0400
@@ -156,6 +156,13 @@
* 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 ;-)
+
+------- Additional Comments From marek.safar at seznam.cz 2005-06-22 06:17 -------
+Yes, gmcs and mcs don't need this variable for now.
+Unfortunately there is probably no other way how to fix this bug than
+use same hack.
+
+I will prepare patch after this commit.
More information about the mono-bugs
mailing list