May 29, 2011 [dmd-internals] [D-Programming-Language/dmd] 26300f: Issue 6072 fix - Do interpretation of declaration ... | ||||
---|---|---|---|---|
| ||||
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 |
Copyright © 1999-2021 by the D Language Foundation