January 20, 2015 [phobos] [D-Programming-Language/phobos] 0afa52: Fix issue 13990, Now you can move opaque classes. | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation