January 17, 2013 [dmd-internals] [D-Programming-Language/dmd] 704240: Fix Issue 6708 - immutable ref implicit cast to co... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 704240e0d391cbf76f45d4d5e8e2a87454494e11 https://github.com/D-Programming-Language/dmd/commit/704240e0d391cbf76f45d4d5e8e2a87454494e11 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M src/expression.c M test/runnable/xtest46.d Log Message: ----------- Fix Issue 6708 - immutable ref implicit cast to const ref Commit: 685d943a3af777621476239e200d895c6d375490 https://github.com/D-Programming-Language/dmd/commit/685d943a3af777621476239e200d895c6d375490 Author: Walter Bright <walter@walterbright.com> Date: 2013-01-17 (Thu, 17 Jan 2013) Changed paths: M src/expression.c M test/runnable/xtest46.d Log Message: ----------- Merge pull request #1496 from yebblies/issue6708 Fix Issue 6708 - immutable ref implicit cast to const ref Compare: https://github.com/D-Programming-Language/dmd/compare/4f08b8626d43...685d943a3af7 |
Copyright © 1999-2021 by the D Language Foundation