[dmd-internals] [D-Programming-Language/dmd] 558665: fix Issue 12603 - [CTFE] goto does not correctly c...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun May 31 07:32:36 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 55866523e37aba9524874e6cef9be5e8c317193c
      https://github.com/D-Programming-Language/dmd/commit/55866523e37aba9524874e6cef9be5e8c317193c
  Author: Clement Courbet <courbet at google.com>
  Date:   2015-05-31 (Sun, 31 May 2015)

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

  Log Message:
  -----------
  fix Issue 12603 - [CTFE] goto does not correctly call dtors


  Commit: 26ebfeb127f6eb7caac5f85028446a2eabf9c59d
      https://github.com/D-Programming-Language/dmd/commit/26ebfeb127f6eb7caac5f85028446a2eabf9c59d
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-05-31 (Sun, 31 May 2015)

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

  Log Message:
  -----------
  Merge pull request #4588 from legrosbuffle/fix12603

Issue 12603 - [CTFE] goto does not correctly call dtors


Compare: https://github.com/D-Programming-Language/dmd/compare/11155875a768...26ebfeb127f6


More information about the dmd-internals mailing list