[dmd-internals] [D-Programming-Language/dmd] 4321a8: Fix Issue 8269 - The 'with statement' does not obs...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Aug 10 01:56:41 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4321a856bd1e3ed1aa0fe5e613a658ad192c9e86
      https://github.com/D-Programming-Language/dmd/commit/4321a856bd1e3ed1aa0fe5e613a658ad192c9e86
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

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

  Log Message:
  -----------
  Fix Issue 8269 - The 'with statement' does not observe temporary object lifetime


  Commit: 839f2e1bc929ba3055c4d64c022a5f98fa7225c5
      https://github.com/D-Programming-Language/dmd/commit/839f2e1bc929ba3055c4d64c022a5f98fa7225c5
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

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

  Log Message:
  -----------
  Merge pull request #3855 from yebblies/issue8269

Issue 8269 - The 'with statement' does not observe temporary object lifetime


Compare: https://github.com/D-Programming-Language/dmd/compare/4d3a95a4830c...839f2e1bc929


More information about the dmd-internals mailing list