[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
Sun Jun 19 11:01:23 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-06-19 10:58:56.000000000 -0400
+++ shadow/74975.tmp.6892	2005-06-19 11:01:23.000000000 -0400
@@ -103,6 +103,15 @@
 with (or without) /noconfig and /r:mscorlib.
 
 ------- Additional Comments From sebastien at ximian.com  2005-06-19 10:58 -------
 Created an attachment (id=15339)
 Makefile.diff (for System.dll)
 
+
+------- Additional Comments From sebastien at ximian.com  2005-06-19 11:01 -------
+The Makefile.diff attachment allows CSC to compile the "default"
+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).


More information about the mono-bugs mailing list