Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 222b4786551a3852890fed1f39e7da2d8b800f40
https://github.com/D-Programming-Language/dmd/commit/222b4786551a3852890fed1f39e7da2d8b800f40
Author: Don Clugston <[email protected]>
Date: 2013-06-06 (Thu, 06 Jun 2013)
Changed paths:
M src/interpret.c
A test/fail_compilation/circ10280.d
Log Message:
-----------
Fix bug 10280 CTFE: Circular variable initializers should be detected properly
Use the existing 'inuse' mechanism to detect cycles.
Commit: 4f9d979d32581a2750276e41cf46c18e9d16415d
https://github.com/D-Programming-Language/dmd/commit/4f9d979d32581a2750276e41cf46c18e9d16415d
Author: Walter Bright <[email protected]>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M src/interpret.c
A test/fail_compilation/circ10280.d
Log Message:
-----------
Merge pull request #2140 from donc/circinit10280
10280 CTFE: Circular variable initializers should be detected properly
Compare:
https://github.com/D-Programming-Language/dmd/compare/307757119022...4f9d979d3258
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals