[Issue 12366] Range violation in compile-time regex

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu May 15 17:04:15 PDT 2014


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

--- 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/44445cfb9e62640caf5beb1cb0444565534da342
Fix issue 12366 Range violation in compile-time regex

Back-references are not a part of "quick-test" in R-T version,
neither should they be in C-T.

https://github.com/D-Programming-Language/phobos/commit/f77ee1a0150e8c6f7284d4b8535730f457e7d71a
Merge pull request #2171 from DmitryOlshansky/issue-12366

Fix issue 12366 Range violation in compile-time regex

--


More information about the Digitalmars-d-bugs mailing list