[dmd-internals] [D-Programming-Language/dmd] e9b87a: Fix issue 7789 [CTFE] null pointer exception on se...

GitHub noreply at github.com
Wed Mar 28 16:15:16 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e9b87a059a3291927c6d9f65a8c748996e59b01b
      https://github.com/D-Programming-Language/dmd/commit/e9b87a059a3291927c6d9f65a8c748996e59b01b
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-03-28 (Wed, 28 Mar 2012)

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

  Log Message:
  -----------
  Fix issue 7789 [CTFE] null pointer exception on setting array length


  Commit: b79b3f8a54daceed0e4c7519d6822a453f2ef7ba
      https://github.com/D-Programming-Language/dmd/commit/b79b3f8a54daceed0e4c7519d6822a453f2ef7ba
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-03-28 (Wed, 28 Mar 2012)

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

  Log Message:
  -----------
  Merge pull request #845 from donc/ctfe7789

Fix issue 7789 [CTFE] null pointer exception on setting array length


Compare: https://github.com/D-Programming-Language/dmd/compare/29fa5e2...b79b3f8


More information about the dmd-internals mailing list