[Issue 19429] indexOf("a", "b") should be nothrow/@nogc
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 27 01:49:03 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19429
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/2f7854cc9a9f7967c59041c4bf20156b2e5355b0
std.string: Expose case-sensitive functions as separate overloads
https://github.com/dlang/phobos/commit/10887d04f8bd33036f1a7d3201d634ce28c888bc
Merge pull request #6781 from CyberShadow/pull-20181123-213706
Fix Issue 19429 - indexOf("a", "b") should be nothrow/@nogc
--
More information about the Digitalmars-d-bugs
mailing list