[phobos] [D-Programming-Language/phobos] 44445c: Fix issue 12366 Range violation in compile-time re...

GitHub via phobos phobos at puremagic.com
Thu May 15 17:04:12 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 44445cfb9e62640caf5beb1cb0444565534da342
      https://github.com/D-Programming-Language/phobos/commit/44445cfb9e62640caf5beb1cb0444565534da342
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-05-15 (Thu, 15 May 2014)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  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.


  Commit: f77ee1a0150e8c6f7284d4b8535730f457e7d71a
      https://github.com/D-Programming-Language/phobos/commit/f77ee1a0150e8c6f7284d4b8535730f457e7d71a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-05-15 (Thu, 15 May 2014)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #2171 from DmitryOlshansky/issue-12366

Fix issue 12366 Range violation in compile-time regex


Compare: https://github.com/D-Programming-Language/phobos/compare/aca7906e298f...f77ee1a0150e


More information about the phobos mailing list