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 --- 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: -------
Mar 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: -------
Mar 16 2011