[dmd-internals] [D-Programming-Language/dmd] e0739d: Fix issue 7478 stack overflow compiling with -deps...

GitHub noreply at github.com
Tue May 15 19:53:57 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e0739df44af7f459de82ad5582cf662dd036237d
      https://github.com/D-Programming-Language/dmd/commit/e0739df44af7f459de82ad5582cf662dd036237d
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M src/mars.c

  Log Message:
  -----------
  Fix issue 7478 stack overflow compiling with -deps -release -inline -noboundscheck

valgrind ftw!


  Commit: c029f71d3eb0312205595c63559dff487d27bc29
      https://github.com/D-Programming-Language/dmd/commit/c029f71d3eb0312205595c63559dff487d27bc29
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M src/mars.c

  Log Message:
  -----------
  Merge pull request #947 from donc/heisenbug7478

 7478 stack overflow compiling with -deps -release -inline -noboundscheck


Compare: https://github.com/D-Programming-Language/dmd/compare/23bb1ac...c029f71


More information about the dmd-internals mailing list