[dmd-internals] [D-Programming-Language/dmd] 0d66d9: CTFE cannot handle member allocators

GitHub via dmd-internals dmd-internals at puremagic.com
Fri Oct 31 11:53:06 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0d66d9265da1541902ac1d60d6c85df0a00af1c8
      https://github.com/D-Programming-Language/dmd/commit/0d66d9265da1541902ac1d60d6c85df0a00af1c8
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M src/interpret.c
    A test/fail_compilation/failmemalloc.d

  Log Message:
  -----------
  CTFE cannot handle member allocators


  Commit: 8248b20d38a115990c6234a0cf13e30300a1799b
      https://github.com/D-Programming-Language/dmd/commit/8248b20d38a115990c6234a0cf13e30300a1799b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Changed paths:
    M src/interpret.c
    A test/fail_compilation/failmemalloc.d

  Log Message:
  -----------
  Merge pull request #4097 from WalterBright/no-mem-alloc

CTFE cannot handle member allocators


Compare: https://github.com/D-Programming-Language/dmd/compare/fbec2df16865...8248b20d38a1


More information about the dmd-internals mailing list