[Mono-bugs] [Bug 69780][Wis] Changed - AssemblyBuilder.Save doesn't throw NotSupportedException

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Nov 2004 12:01:26 -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=69780

--- shadow/69780	2004-11-22 08:08:33.000000000 -0500
+++ shadow/69780.tmp.17862	2004-11-22 12:01:26.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69780
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: malekith@pld-linux.org               
 QAContact: mono-bugs@ximian.com
@@ -17,6 +17,9 @@
 Summary: AssemblyBuilder.Save doesn't throw NotSupportedException
 
 The Save method of AssemblyBuilder should throw NotSupportedException when
 some type has not been finialized with CreateType(). It is not done, while
 the finialization is important (fixup_labels for methods is called), and
 not finializing types causes wrong IL to be generated.
+
+------- Additional Comments From vargaz@gmail.com  2004-11-22 12:01 -------
+Fixed in SVN HEAD and 1.0.