May 27, 2013 [dmd-internals] [D-Programming-Language/dmd] 1a5c0e: fix Issue 10179 - Tuple assignment should not caus... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 1a5c0e6f01a78a501782d1f511e0f68d85b36d6f https://github.com/D-Programming-Language/dmd/commit/1a5c0e6f01a78a501782d1f511e0f68d85b36d6f Author: k-hara <k.hara.pg@gmail.com> Date: 2013-05-26 (Sun, 26 May 2013) Changed paths: M src/expression.c M test/runnable/aliasthis.d Log Message: ----------- fix Issue 10179 - Tuple assignment should not cause "has no effect" error even if the length is zero Commit: ccfdf10f50e76ae93986619190a542da565388f7 https://github.com/D-Programming-Language/dmd/commit/ccfdf10f50e76ae93986619190a542da565388f7 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-05-27 (Mon, 27 May 2013) Changed paths: M src/expression.c M test/runnable/aliasthis.d Log Message: ----------- Merge pull request #2084 from 9rnsr/fix10179 [enh] Issue 10179 - Tuple assignment should not cause "has no effect" error even if the length is zero Compare: https://github.com/D-Programming-Language/dmd/compare/32943c738692...ccfdf10f50e7 |
Copyright © 1999-2021 by the D Language Foundation