October 08, 2013 [phobos] [D-Programming-Language/phobos] 76fcee: Fix Issue 11108 - `hasElaborateAssign` should chec... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 76fcee3a6679b2348fad1e375c62b2c7c82d430e https://github.com/D-Programming-Language/phobos/commit/76fcee3a6679b2348fad1e375c62b2c7c82d430e Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-09-23 (Mon, 23 Sep 2013) Changed paths: M std/traits.d Log Message: ----------- Fix Issue 11108 - `hasElaborateAssign` should check whether the type is assignable Issue URL: http://d.puremagic.com/issues/show_bug.cgi?id=11108 Commit: 561d266f485646ced9c0449a7a64fa16563dd3a6 https://github.com/D-Programming-Language/phobos/commit/561d266f485646ced9c0449a7a64fa16563dd3a6 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-10-08 (Tue, 08 Oct 2013) Changed paths: M std/traits.d Log Message: ----------- Merge pull request #1598 from denis-sh/fix-Issue-11108 Fix Issue 11108 - `hasElaborateAssign` should check whether the type is assignable Compare: https://github.com/D-Programming-Language/phobos/compare/e69f4dc79355...561d266f4856 |
Copyright © 1999-2021 by the D Language Foundation