Bug 21600 – Regex.namedCaptures is undocumented

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
dlang.org
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2021-02-01T18:44:00Z
Last change time
2021-07-20T02:41:14Z
Keywords
pull
Assigned to
No Owner
Creator
Paul Backus

Comments

Comment #0 by snarwin+bugzilla — 2021-02-01T18:44:00Z
The example in the documentation for std.regex.Regex [1] refers to a member called `namedCaptures` which is not documented. [1] https://dlang.org/phobos/std_regex.html#.Regex
Comment #1 by dlang-bot — 2021-07-20T00:56:22Z
@maxhaton created dlang/phobos pull request #8170 "Fix Issue 21600 - (Try to) Document named captures" fixing this issue: - Fix Issue 21600 - (Try to) Document named captures https://github.com/dlang/phobos/pull/8170
Comment #2 by dlang-bot — 2021-07-20T02:41:14Z
dlang/phobos pull request #8170 "Fix Issue 21600 - (Try to) Document named captures" was merged into master: - e0ce464118e277c3b3c029572fd17ec506d3675c by Max Haughton: Fix Issue 21600 - (Try to) Document named captures https://github.com/dlang/phobos/pull/8170