Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 88d22eeb8e808fa8679a4bf495a45ed9f7bef847
      
https://github.com/D-Programming-Language/dmd/commit/88d22eeb8e808fa8679a4bf495a45ed9f7bef847
  Author: k-hara <[email protected]>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

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

  Log Message:
  -----------
  fix Issue 11311 - Destructor not called on temporary with opIndex + opSlice


  Commit: e7e2d5fa43b3a43d0d599566450508830dc753f0
      
https://github.com/D-Programming-Language/dmd/commit/e7e2d5fa43b3a43d0d599566450508830dc753f0
  Author: Walter Bright <[email protected]>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

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

  Log Message:
  -----------
  Merge pull request #2688 from 9rnsr/fix11311

[REG2.064a] Issue 11311 - Destructor not called on temporary with opIndex + 
opSlice


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

Reply via email to