[Issue 17212] std.regex doesn't ignore whitespace after character classes, even when compiling with "x"

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Mar 4 21:38:11 PST 2017


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

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

https://github.com/dlang/phobos/commit/62cf615dda64274c4f07b2c92a008baa132073ac
Fix issue 17212 std.regex doesn't ignore whitespace after character classes

https://github.com/dlang/phobos/commit/694dd1743f4fb627f04d52723228d1ef99c5fcac
Merge pull request #5167 from DmitryOlshansky/fix-freeform-regex

--


More information about the Digitalmars-d-bugs mailing list