[dmd-internals] [D-Programming-Language/dmd] 7a0d2e: fix Issue 13756 - [AA] Allow ref const index on fo...
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu Nov 20 08:34:14 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 7a0d2e5861d4896ca689658c4077d50e8665095f
https://github.com/D-Programming-Language/dmd/commit/7a0d2e5861d4896ca689658c4077d50e8665095f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M src/opover.c
M src/statement.c
A test/fail_compilation/fail13756.d
M test/runnable/foreach5.d
Log Message:
-----------
fix Issue 13756 - [AA] Allow ref const index on foreach AA iteration
Commit: e1e13686757d4d36b3ff39111a805c730fab17f3
https://github.com/D-Programming-Language/dmd/commit/e1e13686757d4d36b3ff39111a805c730fab17f3
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M src/opover.c
M src/statement.c
A test/fail_compilation/fail13756.d
M test/runnable/foreach5.d
Log Message:
-----------
Merge pull request #4152 from 9rnsr/fix13756
Issue 13756 - [AA] Allow ref const index on foreach AA iteration
Compare: https://github.com/D-Programming-Language/dmd/compare/5c087d7d0792...e1e13686757d
More information about the dmd-internals
mailing list