[Issue 17458] [std.regex] Assertion failure in package.d

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 26 01:37:29 PDT 2017


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

--- Comment #1 from Dmitry Olshansky <dmitry.olsh at gmail.com> ---
Not a bug - there is no match, before calling matches.hit one must check it for
!matches.empty.

--


More information about the Digitalmars-d-bugs mailing list