[Issue 8323] std.string.chompPrefix does not handle differing string types properly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 8 20:17:01 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8323



--- Comment #2 from github-bugzilla at puremagic.com 2012-07-08 20:16:53 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/6203835e5d699f7a37c16625db0776870532761a
Fix for issue# 8323.

I decided to improve the documentation for some of std.string's
functions and ended up optimizing their implementations as well (I
benchmarked the new versions against the old versions, so they should
definitely be faster). I also ran into bug# 8323, so I fixed it as well.

https://github.com/D-Programming-Language/phobos/commit/8c747b0abac930c29cace48c9ca0fe48c04e628e
Merge pull request #655 from jmdavis/string

Fix for issue# 8323.

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


More information about the Digitalmars-d-bugs mailing list