June 19, 2013 [dmd-internals] [D-Programming-Language/dmd] a4cd2d: Fixes Issue 10415 - Bad diagnostic on writing to a... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: a4cd2d18d1b025cc2bb694614d0e85746375811e https://github.com/D-Programming-Language/dmd/commit/a4cd2d18d1b025cc2bb694614d0e85746375811e Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-06-19 (Wed, 19 Jun 2013) Changed paths: M src/expression.c M src/expression.h A test/fail_compilation/diag10415.d Log Message: ----------- Fixes Issue 10415 - Bad diagnostic on writing to an r-value property return. Commit: 97abb8a07361aca0b8ca0a9d0d3b71fdf40e0f61 https://github.com/D-Programming-Language/dmd/commit/97abb8a07361aca0b8ca0a9d0d3b71fdf40e0f61 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-06-19 (Wed, 19 Jun 2013) Changed paths: M src/expression.c M src/expression.h A test/fail_compilation/diag10415.d Log Message: ----------- Merge pull request #2227 from AndrejMitrovic/Fix10415 Issue 10415 - Bad diagnostic on writing to an r-value property return Compare: https://github.com/D-Programming-Language/dmd/compare/44e589ed6299...97abb8a07361 |
Copyright © 1999-2021 by the D Language Foundation