[dmd-internals] [D-Programming-Language/dmd] 9a2a8e: Fix Issue 11383 - Some array casts incorrectly rej...
GitHub
noreply at github.com
Sat Nov 23 12:29:12 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9a2a8ed2361fae390744f9f32b500b6af43f0a04
https://github.com/D-Programming-Language/dmd/commit/9a2a8ed2361fae390744f9f32b500b6af43f0a04
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-17 (Sun, 17 Nov 2013)
Changed paths:
M src/expression.c
M test/runnable/testsafe.d
Log Message:
-----------
Fix Issue 11383 - Some array casts incorrectly rejected in safe code
Commit: 2e869b97b65287e4ac0eeb0a6d5aa7ea5e8acde4
https://github.com/D-Programming-Language/dmd/commit/2e869b97b65287e4ac0eeb0a6d5aa7ea5e8acde4
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M src/expression.c
M test/runnable/testsafe.d
Log Message:
-----------
Merge pull request #2796 from yebblies/issue11383
Issue 11383 - Some array casts incorrectly rejected in safe code
Compare: https://github.com/D-Programming-Language/dmd/compare/5cae978da230...2e869b97b652
More information about the dmd-internals
mailing list