[Issue 18329] New: std.algorithm.startsWith & endsWith can sometimes avoid auto-decoding

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 30 02:36:53 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18329

          Issue ID: 18329
           Summary: std.algorithm.startsWith & endsWith can sometimes
                    avoid auto-decoding
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: n8sh.secondary at hotmail.com

std.algorithm.startsWith & endsWith with a narrow string and a
single-char/wchar/dchar search term can sometimes avoid auto-decoding.

--


More information about the Digitalmars-d-bugs mailing list