[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
Fri, 10 Dec 2004 06:42:39 -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 rharinath@novell.com.

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

--- shadow/70419	2004-12-10 06:24:22.000000000 -0500
+++ shadow/70419.tmp.707	2004-12-10 06:42:39.000000000 -0500
@@ -58,6 +58,11 @@
 
 $ mono forloop.exe
 0
 
 How often does this happen? 
 - Consistently.
+
+------- Additional Comments From rharinath@novell.com  2004-12-10 06:42 -------
+Created an attachment (id=13473)
+open-coded the for-loop
+