[dmd-internals] [D-Programming-Language/dmd] fd8af3: fix Issue 14860 - Destructor is not called for blo...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Aug 2 07:58:49 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fd8af3a98e1deb370aecf940c939f8a7794a850e
      https://github.com/D-Programming-Language/dmd/commit/fd8af3a98e1deb370aecf940c939f8a7794a850e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-08-02 (Sun, 02 Aug 2015)

  Changed paths:
    M src/ctfe.h
    M src/ctfeexpr.c
    M src/e2ir.c
    M src/interpret.c
    M src/magicport.json
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix Issue 14860 - Destructor is not called for block assignment


  Commit: 286906ba8ffe9e75905998fd99a6349b7a0f6b4e
      https://github.com/D-Programming-Language/dmd/commit/286906ba8ffe9e75905998fd99a6349b7a0f6b4e
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2015-08-02 (Sun, 02 Aug 2015)

  Changed paths:
    M src/ctfe.h
    M src/ctfeexpr.c
    M src/e2ir.c
    M src/interpret.c
    M src/magicport.json
    M test/runnable/sdtor.d

  Log Message:
  -----------
  Merge pull request #4856 from 9rnsr/fix14860

Issue 14860 - Destructor is not called for block assignment


Compare: https://github.com/D-Programming-Language/dmd/compare/0f3850d2c620...286906ba8ffe


More information about the dmd-internals mailing list