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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to