September 24, 2014 [dmd-internals] [D-Programming-Language/dmd] 974273: fix Issue 13490 - Can't append to array of structs... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 9742733c28b5ac3225bbd89e9970e9f7722e7e97 https://github.com/D-Programming-Language/dmd/commit/9742733c28b5ac3225bbd89e9970e9f7722e7e97 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-09-18 (Thu, 18 Sep 2014) Changed paths: M src/expression.c M test/runnable/aliasthis.d Log Message: ----------- fix Issue 13490 - Can't append to array of structs with alias this as lvalue ternary opoerator result Commit: bad2a619634a85ab7971714c0d7c14d7cfcabe44 https://github.com/D-Programming-Language/dmd/commit/bad2a619634a85ab7971714c0d7c14d7cfcabe44 Author: Walter Bright <walter@walterbright.com> Date: 2014-09-24 (Wed, 24 Sep 2014) Changed paths: M src/expression.c M test/runnable/aliasthis.d Log Message: ----------- Merge pull request #4002 from 9rnsr/fix13490 Issue 13490 - Can't append to array of structs with alias this as lvalue ternary opoerator result Compare: https://github.com/D-Programming-Language/dmd/compare/d477ac7853ef...bad2a619634a |
Copyright © 1999-2021 by the D Language Foundation