May 15, 2014
https://issues.dlang.org/show_bug.cgi?id=12366

Dmitry Olshansky <dmitry.olsh@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Assignee|nobody@puremagic.com        |dmitry.olsh@gmail.com

--- Comment #1 from Dmitry Olshansky <dmitry.olsh@gmail.com> ---
https://github.com/D-Programming-Language/phobos/pull/2171

--
May 16, 2014
https://issues.dlang.org/show_bug.cgi?id=12366

--- Comment #2 from github-bugzilla@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

--