[Mono-bugs] [Bug 75688][Nor] Changed - The InStrRev method returns
-1
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 2 16:20:51 EDT 2005
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 rafaelteixeirabr at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75688
--- shadow/75688 2005-08-02 16:19:29.000000000 -0400
+++ shadow/75688.tmp.20224 2005-08-02 16:20:51.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75688
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details: Fedora Core
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: VB Runtime
AssignedTo: rafaelteixeirabr at hotmail.com
ReportedBy: spek at impaq.com.pl
QAContact: mono-bugs at ximian.com
@@ -50,6 +50,10 @@
To avoid some of those problems when dealing with paths use
System.IO.Path helper methods (to extract filenames, extensions, etc.).
------- Additional Comments From rafaelteixeirabr at hotmail.com 2005-08-02 16:19 -------
Well, although your example wasn't good, indeed there was a problem
with InStrRev implementation so...
+
+------- Additional Comments From rafaelteixeirabr at hotmail.com 2005-08-02 16:20 -------
+Now InStrRev is fully implemented (7 new nunit tests added) using
+String.LastIndexOf
More information about the mono-bugs
mailing list