[Issue 15773] D's treatment of whitespace in character classes in free-form regexes is not the same as Perl's

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Apr 9 07:44:48 PDT 2016


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

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/5e4853f723c2c10a9767befae7b84e5c880be361
Fix issue 15773 - D's treatment of whitespace in character classes in free-form
regexes is not the same as Perl's

https://github.com/D-Programming-Language/phobos/commit/cdf2443a33cf638495506291b090b115d39301ea
Merge pull request #4162 from DmitryOlshansky/issue-15573

Fix issue 15773 - D's treatment of whitespace in character classes in…

--


More information about the Digitalmars-d-bugs mailing list