[dmd-internals] [D-Programming-Language/dmd] a06d73: Fix issue 10994 CTFE void-initialized static array...

GitHub noreply at github.com
Mon Sep 16 14:01:59 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a06d7305f8844a6930d43d5c62f4e0f4f5459c2e
      https://github.com/D-Programming-Language/dmd/commit/a06d7305f8844a6930d43d5c62f4e0f4f5459c2e
  Author: Don Clugston <emailsdontbelong at inarepository.com>
  Date:   2013-09-16 (Mon, 16 Sep 2013)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Fix issue 10994 CTFE void-initialized static arrays


  Commit: f79bb0188fe5054455eade012eb8a3101297e612
      https://github.com/D-Programming-Language/dmd/commit/f79bb0188fe5054455eade012eb8a3101297e612
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-09-16 (Mon, 16 Sep 2013)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #2562 from donc/regression10994void

10994 CTFE cannot declare statics with void-initialized static arrays


Compare: https://github.com/D-Programming-Language/dmd/compare/a5086fa49c5c...f79bb0188fe5


More information about the dmd-internals mailing list