[phobos] [D-Programming-Language/phobos] 0afa52: Fix issue 13990, Now you can move opaque classes.

GitHub via phobos phobos at puremagic.com
Tue Jan 20 12:19:09 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0afa52f5996c0e80e3e0067fa14bfc9b955bebca
      https://github.com/D-Programming-Language/phobos/commit/0afa52f5996c0e80e3e0067fa14bfc9b955bebca
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Fix issue 13990, Now you can move opaque classes.


  Commit: 02be4bdd5593794eb40848e5c2e3304e52fa83e6
      https://github.com/D-Programming-Language/phobos/commit/02be4bdd5593794eb40848e5c2e3304e52fa83e6
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #2876 from schveiguy/issue13990

Fix issue 13990 -- std.algorithm.move incorrectly uses hasAliasing for class references


Compare: https://github.com/D-Programming-Language/phobos/compare/c880bd32aa9e...02be4bdd5593


More information about the phobos mailing list