[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 06:57:31 -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 atsushi@ximian.com.

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

--- shadow/73543	2005-03-10 05:15:42.000000000 -0500
+++ shadow/73543.tmp.7628	2005-03-10 06:57:31.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 73543
-Product: Mono: Class Libraries
+Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
-Component: CORLIB
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -72,6 +72,12 @@
 Consistently.
 
 ------- Additional Comments From atsushi@ximian.com  2005-03-10 05:15 -------
 Created an attachment (id=14599)
 quick workaround patch
 
+
+------- 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.