Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 753d6c9a19cf342d59ebae1c98eaa225d7c5f1ad
      
https://github.com/D-Programming-Language/dmd/commit/753d6c9a19cf342d59ebae1c98eaa225d7c5f1ad
  Author: k-hara <[email protected]>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M src/statement.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix Issue 14264 - Destructor not called when struct is returned from a 
parenthesis-less function call


  Commit: f5ca6cfc53e5c7a189bf05b06b4129fefa3bf617
      
https://github.com/D-Programming-Language/dmd/commit/f5ca6cfc53e5c7a189bf05b06b4129fefa3bf617
  Author: Walter Bright <[email protected]>
  Date:   2015-03-24 (Tue, 24 Mar 2015)

  Changed paths:
    M src/statement.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  Merge pull request #4474 from 9rnsr/fix14264

Issue 14264 - Destructor not called when struct is returned from a 
parenthesis-less function call


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

Reply via email to