[dmd-internals] [D-Programming-Language/dmd] 9f30e9: Fix issue 11182 - dmd crashes on compiling regex

GitHub noreply at github.com
Fri Oct 11 11:42:54 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9f30e94d7d1f02090f85639c080ed3bedfedb7b3
      https://github.com/D-Programming-Language/dmd/commit/9f30e94d7d1f02090f85639c080ed3bedfedb7b3
  Author: Elvis Zhou <elvis.x.zhou at gmail.com>
  Date:   2013-10-06 (Sun, 06 Oct 2013)

  Changed paths:
    M src/ctfeexpr.c

  Log Message:
  -----------
  Fix issue 11182 - dmd crashes on compiling regex


  Commit: e68fac3ce94c8fd64fdc21554bfcc933bdc9b169
      https://github.com/D-Programming-Language/dmd/commit/e68fac3ce94c8fd64fdc21554bfcc933bdc9b169
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

  Changed paths:
    M src/ctfeexpr.c

  Log Message:
  -----------
  Merge pull request #2635 from elvisxzhou/bug11182

Fix bug 11182 - dmd crashes on compiling regex


Compare: https://github.com/D-Programming-Language/dmd/compare/2df10899d4ae...e68fac3ce94c


More information about the dmd-internals mailing list