[phobos] [D-Programming-Language/phobos] 8ccd88: Fix second move overload for issue 13990

GitHub via phobos phobos at puremagic.com
Thu Jan 22 08:04:11 PST 2015


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

  Changed paths:
    M std/algorithm/mutation.d

  Log Message:
  -----------
  Fix second move overload for issue 13990


  Commit: 8814b27d8d333f07dfd00dda2a6c4a7dc35cc348
      https://github.com/D-Programming-Language/phobos/commit/8814b27d8d333f07dfd00dda2a6c4a7dc35cc348
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-22 (Thu, 22 Jan 2015)

  Changed paths:
    M std/algorithm/mutation.d

  Log Message:
  -----------
  Merge pull request #2894 from schveiguy/issue13990_b

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


Compare: https://github.com/D-Programming-Language/phobos/compare/523e8e5a4154...8814b27d8d33


More information about the phobos mailing list