[D-runtime] [dlang/druntime] ce6aef: Revert "Merge pull request #1637 from WalterBright...

GitHub via D-runtime d-runtime at puremagic.com
Sat Oct 29 04:39:31 PDT 2016


  Branch: refs/heads/stable
  Home:   https://github.com/dlang/druntime
  Commit: ce6aef38adbf7f652db67bc7287a97e45c173b8f
      https://github.com/dlang/druntime/commit/ce6aef38adbf7f652db67bc7287a97e45c173b8f
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Revert "Merge pull request #1637 from WalterBright/scope-dup"

This reverts commit 35cd63567095bf865e0c7b4bb8bb92945b6244a5, reversing
changes made to aee373fb541dafce2769792b4430be82ef25bd2b.

- fixes Issue 16504 - dup can't use storage class scope for its parameter in general


  Commit: 2f3f7c80d9843f4c2de05fdd2e15af71f185cf62
      https://github.com/dlang/druntime/commit/2f3f7c80d9843f4c2de05fdd2e15af71f185cf62
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  add unittest example for Issue 16504

- fairly synthetic example, but serves as documentation


  Commit: 1394e0a7021a73660e41fe936b0fde7a12ee0b43
      https://github.com/dlang/druntime/commit/1394e0a7021a73660e41fe936b0fde7a12ee0b43
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-10-29 (Sat, 29 Oct 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Merge pull request #1684 from MartinNowak/fix16504

Revert "Merge pull request #1637 from WalterBright/scope-dup"


Compare: https://github.com/dlang/druntime/compare/8be4858f62f7...1394e0a7021a


More information about the D-runtime mailing list