[Mono-bugs] [Bug 73543][Nor] Changed - infinite loop on TypeBuilder.GetEvents()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Mar 2005 11:48:54 -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=73543

--- shadow/73543	2005-03-10 11:09:10.000000000 -0500
+++ shadow/73543.tmp.11699	2005-03-10 11:48:54.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73543
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -78,6 +78,9 @@
 
 ------- Additional Comments From atsushi@ximian.com  2005-03-10 06:57 -------
 mmm, don't apply this patch. It breaks corlib build.
 
 The problem is that when AssemblyBuilderAccess.Save is specified, it
 skips some required steps to do.
+
+------- Additional Comments From vargaz@gmail.com  2005-03-10 11:48 -------
+Fixed in SVN.