http://bugzilla.novell.com/show_bug.cgi?id=588143
http://bugzilla.novell.com/show_bug.cgi?id=588143#c22 --- Comment #22 from Zoltan Varga <[email protected]> 2010-06-04 14:05:41 UTC --- The patch could use some comments around the if (first_call || ...) line. Also, idx is never incremented, because the increment is inside a: if (first_call) so it will always stay 0. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
