[Issue 14455] New: [Reg 2.068-devel] std.string.indexOf no longer accepts static arrays
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Apr 17 06:08:54 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14455
Issue ID: 14455
Summary: [Reg 2.068-devel] std.string.indexOf no longer accepts
static arrays
Product: D
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: regression
Priority: P1
Component: Phobos
Assignee: nobody at puremagic.com
Reporter: code at dawg.eu
This was introduced with a pull request to support any kind of range for
indexOf.
https://github.com/D-Programming-Language/phobos/pull/3172#issuecomment-93416917
--
More information about the Digitalmars-d-bugs
mailing list