[Mono-bugs] [Bug 70419][Maj] Changed - the last branch of "for" statement is incorrectly skipped

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Dec 2004 10:32:15 -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=70419

--- shadow/70419	2004-12-10 06:44:36.000000000 -0500
+++ shadow/70419.tmp.18499	2004-12-29 10:32:15.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70419
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -66,6 +66,9 @@
 Created an attachment (id=13473)
 open-coded the for-loop
 
 
 ------- Additional Comments From rharinath@novell.com  2004-12-10 06:44 -------
 I get the same result with the for-loop open-coded.
+
+------- Additional Comments From atsushi@ximian.com  2004-12-29 10:32 -------
+Looks already fixed in svn.