[Mono-bugs] [Bug 77412][Maj] Changed - String.LastIndexOf returns
-1 when the search string is the entire main string
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 30 23:03:24 EST 2006
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77412
--- shadow/77412 2006-01-30 22:34:59.000000000 -0500
+++ shadow/77412.tmp.5478 2006-01-30 23:03:24.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77412
Product: Mono: Class Libraries
Version: 1.1
OS: NLD 9
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: atsushi at ximian.com
ReportedBy: NLassonde at Versora.com
QAContact: mono-bugs at ximian.com
@@ -66,6 +66,9 @@
. . . ENTER: System.String:LastIndexOf
(string,int,int)(this:[STRING:01516FE0:test123],
[STRING:01516FE0:test123], 6, 7, )
. . . LEAVE: System.String:LastIndexOf (string,int,int)result=-1
. . LEAVE: System.String:LastIndexOf (string)result=-1
+
+------- Additional Comments From atsushi at ximian.com 2006-01-30 23:03 -------
+Fixed in svn (r56309). Thanks.
More information about the mono-bugs
mailing list