[dmd-internals] [D-Programming-Language/dmd] 780ce3: Appendix for Issue 6652
GitHub
noreply at github.com
Tue Nov 13 14:38:51 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 780ce35e8338435e5d063da2cc93360d7f0aecbd
https://github.com/D-Programming-Language/dmd/commit/780ce35e8338435e5d063da2cc93360d7f0aecbd
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed paths:
M src/expression.c
M test/fail_compilation/fail6652a.d
M test/fail_compilation/fail6652b.d
Log Message:
-----------
Appendix for Issue 6652
If *implicit ref* foreach key doesn't have a mutable type, warning is not necessary.
Commit: 882324ed350d087949e000a78b32c75396ea003a
https://github.com/D-Programming-Language/dmd/commit/882324ed350d087949e000a78b32c75396ea003a
Author: Walter Bright <walter at walterbright.com>
Date: 2012-11-13 (Tue, 13 Nov 2012)
Changed paths:
M src/expression.c
M test/fail_compilation/fail6652a.d
M test/fail_compilation/fail6652b.d
Log Message:
-----------
Merge pull request #1276 from 9rnsr/fix6652a
Appendix for Issue 6652
Compare: https://github.com/D-Programming-Language/dmd/compare/39a7788e5463...882324ed350d
More information about the dmd-internals
mailing list