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 [EMAIL PROTECTED]

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

--- shadow/78859        2006-07-14 12:10:46.000000000 -0400
+++ shadow/78859.tmp.4879       2006-07-14 12:53:19.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78859
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -19,6 +19,10 @@
 Description of Problem:
 When System.Reflection.Emit.ConstructorBuilder.GetILGenerator is called
 repeatedly, it always returns a fresh new instance of ILGenerator. As a
 consequence, all IL emitted so far is forgotten. Note that this problem is
 only related to ConstructorBuilder, MethodBuilder.GetILGenerator seems to
 be OK.How often does this happen?
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-07-14 12:53 -------
+Fixed in SVN.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to