[Mono-bugs] [Bug 75649][Maj] Changed - Iterators do not capture event fields.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 27 16:54:43 EDT 2005


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 martin at ximian.com.

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

--- shadow/75649	2005-07-27 15:19:43.000000000 -0400
+++ shadow/75649.tmp.28297	2005-07-27 16:54:43.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75649
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -78,6 +78,9 @@
 		X x = new X ();
 		IEnumerator y = x.Pipeline ();
 		y.MoveNext ();
 	}
 }
 
+
+------- Additional Comments From martin at ximian.com  2005-07-27 16:54 -------
+Fixed in SVN; added test-iter-11.cs.


More information about the mono-bugs mailing list