[Issue 24008] New: std.string.lastIndexOf(string, char) and (string, string) should be nothrow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 22 06:05:39 UTC 2023


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

          Issue ID: 24008
           Summary: std.string.lastIndexOf(string, char) and (string,
                    string) should be nothrow
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: dlang-bugzilla at thecybershadow.net

With a string or char needle, it should not autodecode.

--


More information about the Digitalmars-d-bugs mailing list