[dmd-internals] [D-Programming-Language/dmd] 94cb17: Fix Issue 13427 - [REG2.066] cannot inline default...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Sep 7 11:36:26 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 94cb17dc63d0ee032b9db6b641a507162d48c4d2
      https://github.com/D-Programming-Language/dmd/commit/94cb17dc63d0ee032b9db6b641a507162d48c4d2
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-09-07 (Sun, 07 Sep 2014)

  Changed paths:
    M src/inline.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Fix Issue 13427 - [REG2.066] cannot inline default argument alloca(...)


  Commit: 0c20be0436317ce5ba6f34aaf23ea1eb429e1daf
      https://github.com/D-Programming-Language/dmd/commit/0c20be0436317ce5ba6f34aaf23ea1eb429e1daf
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-09-07 (Sun, 07 Sep 2014)

  Changed paths:
    M src/inline.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #3961 from yebblies/issue13427

Issue 13427 - [REG2.066] cannot inline default argument alloca(...)


Compare: https://github.com/D-Programming-Language/dmd/compare/6a93064e3cf8...0c20be043631


More information about the dmd-internals mailing list