[Mono-bugs] [Bug 72123][Wis] Changed - String IndexOfLast is broken for some input strings
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Feb 2005 17:17:40 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72123
--- shadow/72123 2005-02-02 10:55:09.000000000 -0500
+++ shadow/72123.tmp.6778 2005-02-02 17:17:40.000000000 -0500
@@ -36,6 +36,9 @@
How often does this happen?
Every time.
Additional Information:
The corelib stuff looks fine, the error might be occuring in the external
function "internal_index" which gets called deeper in the string compare.
+
+------- Additional Comments From gonzalo@ximian.com 2005-02-02 17:17 -------
+This works for me on current 1-0 and HEAD. Are you using ICU?