digitalmars.D.bugs - [Issue 5744] New: lastIndexOf doesn't work with dstring or wstring
- d-bugmail puremagic.com (20/20) Mar 16 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5744
- d-bugmail puremagic.com (7/7) Mar 16 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5744
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
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: -------
Mar 16 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5744 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: -------
Mar 16 2011








d-bugmail puremagic.com