[dmd-internals] [D-Programming-Language/dmd] 8c1f04: fix Issue 11534 - [CTFE] inout + returning a point...
GitHub
noreply at github.com
Sun Nov 17 07:29:56 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8c1f04de181505031e2c3d60e933e8a2dbbb4fc8
https://github.com/D-Programming-Language/dmd/commit/8c1f04de181505031e2c3d60e933e8a2dbbb4fc8
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-11-17 (Sun, 17 Nov 2013)
Changed paths:
M src/interpret.c
M test/compilable/interpret3.d
Log Message:
-----------
fix Issue 11534 - [CTFE] inout + returning a pointer into a member array
Commit: 66535891ffa9897e99ff9a2bb830e01d7688b87e
https://github.com/D-Programming-Language/dmd/commit/66535891ffa9897e99ff9a2bb830e01d7688b87e
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-17 (Sun, 17 Nov 2013)
Changed paths:
M src/interpret.c
M test/compilable/interpret3.d
Log Message:
-----------
Merge pull request #2800 from 9rnsr/fix11534
Issue 11534 - [CTFE] inout + returning a pointer into a member array
Compare: https://github.com/D-Programming-Language/dmd/compare/bf3b0add59d1...66535891ffa9
More information about the dmd-internals
mailing list