[dmd-internals] [D-Programming-Language/dmd] cedaaa: Issue 6499 - [GSoC] Destructor not called on objec...

noreply at github.com noreply at github.com
Mon Aug 15 23:18:10 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: cedaaa8927604ebc8b53ebb53c25e586eccd2755
      https://github.com/D-Programming-Language/dmd/commit/cedaaa8927604ebc8b53ebb53c25e586eccd2755
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

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

  Log Message:
  -----------
  Issue 6499 - [GSoC] Destructor not called on object returned by method.


  Commit: 87ca1bd3d6877e1dcd5c08bb27c17bcb4c2e93ec
      https://github.com/D-Programming-Language/dmd/commit/87ca1bd3d6877e1dcd5c08bb27c17bcb4c2e93ec
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

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

  Log Message:
  -----------
  Merge pull request #313 from 9rnsr/fix6499

Issue 6499 - [GSoC] Destructor not called on object returned by method.


Compare: https://github.com/D-Programming-Language/dmd/compare/cfab198...87ca1bd


More information about the dmd-internals mailing list