https://bugzilla.novell.com/show_bug.cgi?id=332534#c3
--- Comment #3 from Adrian Gallero <[EMAIL PROTECTED]> 2007-10-10 07:51:47 MST --- sorry, I am a little slow today... it should have been of course: if (curTableItem >= dictionary.table.Length-1) return false; curTableItem++; It might have a performance impact (since we need to decrease 1 to length), so I am not sure it is worth. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
