[Mono-bugs] [Bug 65521][Nor] Changed - Inside iterator method, foreach statement emits an Invalid IL

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Sep 2004 13:40:40 -0400 (EDT)


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@ximian.com.

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

--- shadow/65521	2004-09-19 21:31:19.000000000 -0400
+++ shadow/65521.tmp.17994	2004-09-22 13:40:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 65521
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,9 @@
 
 How often does this happen? 
 - consistently.
 
 Additional Information:
 When I replaced foreach with GetEnumerator() and MoveNext(), it worked fine.
+
+------- Additional Comments From martin@ximian.com  2004-09-22 13:40 -------
+Fixed in CVS, added gen-78.cs