January 22, 2015 [phobos] [D-Programming-Language/phobos] 8ccd88: Fix second move overload for issue 13990 | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation