[Mono-bugs] [Bug 24232] New - System.Reflection.Emit does not generate Microsoft compatible .EXE files

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
4 May 2002 20:39:01 -0000


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 miguel@ximian.com.

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

--- shadow/24232	Sat May  4 16:39:01 2002
+++ shadow/24232.tmp.9368	Sat May  4 16:39:01 2002
@@ -0,0 +1,21 @@
+Bug#: 24232
+Product: Mono/Runtime
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: miguel@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: System.Reflection.Emit does not generate Microsoft compatible .EXE files
+
+Currently the runtime does not generate compatible files with
+Microsoft.NET, we should make it so that code compiled with Mono/MCS will
+always run on Microsoft.NET platform.