[Mono-bugs] [Bug 73349][Cri] Changed - Enumerations and ValueTypes built with Emit makes assembly crash when loading (invalid assembly!)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 4 Mar 2005 14:44:40 -0500 (EST)


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 vargaz@gmail.com.

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

--- shadow/73349	2005-03-04 11:11:46.000000000 -0500
+++ shadow/73349.tmp.13382	2005-03-04 14:44:40.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin.tapp@cae.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -150,6 +150,9 @@
 Always
 
 Additional Information:
 The Value type problem might be related to the fact that once CreateType() 
 is called, the builder cannot be accessed on mono RH9, but on Windows it 
 can.
+
+------- Additional Comments From vargaz@gmail.com  2005-03-04 14:44 -------
+Please attach a test case that _compiles_ and _works_.