[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:44:36 -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:42:39.000000000 -0500
+++ shadow/70419.tmp.729	2004-12-10 06:44:36.000000000 -0500
@@ -63,6 +63,9 @@
 - Consistently.
 
 ------- Additional Comments From rharinath@novell.com  2004-12-10 06:42 -------
 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.