March 16, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5744

           Summary: lastIndexOf doesn't work with dstring or wstring
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Mac OS X
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: doob@me.com


--- Comment #0 from Jacob Carlborg <doob@me.com> 2011-03-16 13:39:31 PDT ---
Created an attachment (id=931)
Fixes the described problem

The patch attached patch fixes the problem.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 16, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5744



--- Comment #1 from Jacob Carlborg <doob@me.com> 2011-03-16 13:41:11 PDT ---
Forgot to mention: it's lastIndexOf in std.string take takes two strings as its arguments.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------