[Issue 19979] std.regex should return null instead of zero-length slice for non-matched captures

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 4 16:04:27 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7076 "Fix Issue 19979 - std.regex should return null
instead of zero-length slice for non-matched captures" was merged into master:

- 6c5d7230bcf0bf7f00fcc71d775175bfbba0e456 by Vladimir Panteleev:
  Fix Issue 19979 - std.regex should return null for non-matched captures

https://github.com/dlang/phobos/pull/7076

--


More information about the Digitalmars-d-bugs mailing list