[dmd-internals] [D-Programming-Language/dmd] 26300f: Issue 6072 fix - Do interpretation of declaration ...
noreply at github.com
noreply at github.com
Sun May 29 10:26:42 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 26300fe85748c533f2f86d1e397d6699abe4d664
https://github.com/D-Programming-Language/dmd/commit/26300fe85748c533f2f86d1e397d6699abe4d664
Author: k-hara <k.hara.pg at gmail.com>
Date: 2011-05-29 (Sun, 29 May 2011)
Changed paths:
M src/interpret.c
Log Message:
-----------
Issue 6072 fix - Do interpretation of declaration inside if condition.
Commit: a30d0d368bcedb979d60ee60fda6240159107ab3
https://github.com/D-Programming-Language/dmd/commit/a30d0d368bcedb979d60ee60fda6240159107ab3
Author: Walter Bright <walter at walterbright.com>
Date: 2011-05-29 (Sun, 29 May 2011)
Changed paths:
M src/interpret.c
Log Message:
-----------
Merge pull request #78 from 9rnsr/fix6072
Issue 6072 - [CTFE] Regression(git master): Cannot declare variable inside an 'if' condition
Compare: https://github.com/D-Programming-Language/dmd/compare/269a344...a30d0d3
More information about the dmd-internals
mailing list