[Mono-bugs] [Bug 26364][Wis] New - mcs generated assemblies still do not work on .net

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Jun 2002 14:29:36 -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 groith@tcrz.net.

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

--- shadow/26364	Mon Jun 17 10:29:36 2002
+++ shadow/26364.tmp.26325	Mon Jun 17 10:29:36 2002
@@ -0,0 +1,40 @@
+Bug#: 26364
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: groith@tcrz.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mcs generated assemblies still do not work on .net
+
+Description of Problem:
+
+Although the 0.12 release announced it mcs/mono built assemblies do not 
+work on .net. The situation is better, for example ildasm accepts can load 
+them.
+
+Steps to reproduce the problem:
+1. Compile hello world.
+2. Execute it on .net ;-)
+
+Actual Results:
+
+print "Hello World!"
+
+Expected Results:
+
+crash with exeption
+
+How often does this happen? 
+
+always
+Additional Information: