[Issue 18124] std.regex.RegexMatch's front property is under-documented

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 3 07:32:26 UTC 2018


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

--- Comment #9 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/fdc3e994cd901b5e34bf82dc6de214a77ab9dff8
Explicitly type RegexMatch.front (and add inout because captures has
inout as well). Fixes issue 18124

https://github.com/dlang/phobos/commit/9012cb4565030346a666d3b1ab5f95d1b6ffab18
Merge pull request #5976 from schveiguy/fix18124

Fix issue 18124 -- RegexMatch.front isn't clear as to what it returns
merged-on-behalf-of: Petar Kirov <ZombineDev at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list