[Mono-bugs] [Bug 75579][Wis] Changed - Win32 Build Fails using MS csc.exe

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 25 08:07: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 marek.safar at seznam.cz.

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

--- shadow/75579	2005-07-20 09:52:25.000000000 -0400
+++ shadow/75579.tmp.27959	2005-07-25 08:07:06.000000000 -0400
@@ -1,22 +1,22 @@
 Bug#: 75579
-Product: Mono: Compilers
+Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
-Component: C#
+Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: danielmorgan at verizon.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: rharinath at novell.com,sebastien at ximian.com
+Cc: marek.safar at seznam.cz,rharinath at novell.com,sebastien at ximian.com
 Summary: Win32 Build Fails using MS csc.exe
 
 Description of Problem:
 
 Building the mcs module from svn fails on Windows using Microsoft's csc.exe
 compiler.
@@ -186,6 +186,13 @@
 
 I think Mono should either default to mcs on Win32 as well or should 
 support csc.exe and MS runtime for building because I really was 
 never able to compile Mono using MS csc.exe and MS runtime while I 
 was able to compile it using mcs and Mono runtime.
 
+
+------- Additional Comments From marek.safar at seznam.cz  2005-07-25 08:07 -------
+When I removed all 
+
+SecurityPermission (SecurityAction.LinkDemand, UnmanagedCode = true)]
+
+from Win32Exception.cs compilation passed.


More information about the mono-bugs mailing list