Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 094b358ba1c5ecd6708ccd82660f44462cd06314
      
https://github.com/D-Programming-Language/dmd/commit/094b358ba1c5ecd6708ccd82660f44462cd06314
  Author: k-hara <[email protected]>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M src/dstruct.d
    M src/expression.d
    M src/expression.h
    M src/func.d
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix Issue 7516 - Postblit not called for structs returned from a ternary 
operator


  Commit: 1ea699106e924387269681d4b54f2802a25e24d3
      
https://github.com/D-Programming-Language/dmd/commit/1ea699106e924387269681d4b54f2802a25e24d3
  Author: David Nadlinger <[email protected]>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M src/dstruct.d
    M src/expression.d
    M src/expression.h
    M src/func.d
    M test/runnable/sdtor.d

  Log Message:
  -----------
  Merge pull request #4805 from 9rnsr/fix7516

Issue 7516 - Postblit not called for structs returned from a ternary operator


Compare: 
https://github.com/D-Programming-Language/dmd/compare/21cf96070371...1ea699106e92
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to