[Issue 13990] std.algorithm.move incorrectly uses hasAliasing for class references

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 19:41:20 PST 2015


https://issues.dlang.org/show_bug.cgi?id=13990

--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/0afa52f5996c0e80e3e0067fa14bfc9b955bebca
Fix issue 13990, Now you can move opaque classes.

https://github.com/D-Programming-Language/phobos/commit/02be4bdd5593794eb40848e5c2e3304e52fa83e6
Merge pull request #2876 from schveiguy/issue13990

https://github.com/D-Programming-Language/phobos/commit/8ccd882556b13afa9b8f72c0c41e72709e701c41
Fix second move overload for issue 13990

https://github.com/D-Programming-Language/phobos/commit/8814b27d8d333f07dfd00dda2a6c4a7dc35cc348
Merge pull request #2894 from schveiguy/issue13990_b

--


More information about the Digitalmars-d-bugs mailing list