[Mono-bugs] [Bug 62160][Maj] Changed - String.LastIndexOf does not work properly.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Aug 2004 11:56:30 -0400 (EDT)


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 dick@ximian.com.

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

--- shadow/62160	2004-07-30 17:27:43.000000000 -0400
+++ shadow/62160.tmp.10268	2004-08-03 11:56:30.000000000 -0400
@@ -47,6 +47,14 @@
  
 Expected Results: 
  
 text="QBitArray::bitarr_data" 
 text.IndexOf("::")=9 
 text.LastIndexOf("::")=9
+
+------- Additional Comments From dick@ximian.com  2004-08-03 11:56 -------
+This appears to be an ICU bug.  I've logged a bug report with them;
+see bug 4038 at http://www.jtcsv.com/cgibin/icu-bugs
+
+I'll leave this bug open for now, while I wait to see what the ICU
+people say.
+