December 03, 2013 [dmd-internals] [D-Programming-Language/dmd] cb0c60: fix Issue 11664 - A function with a local static v... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: cb0c6096e93a9885a269005cd8379a3627112207 https://github.com/D-Programming-Language/dmd/commit/cb0c6096e93a9885a269005cd8379a3627112207 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-12-02 (Mon, 02 Dec 2013) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- fix Issue 11664 - A function with a local static variable is unusable in CTFE Commit: 70885936ba13b609df794ab3ead15c24c4afd870 https://github.com/D-Programming-Language/dmd/commit/70885936ba13b609df794ab3ead15c24c4afd870 Author: Walter Bright <walter@walterbright.com> Date: 2013-12-03 (Tue, 03 Dec 2013) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #2917 from 9rnsr/fix11664 Issue 11664 - A function with a local static variable is unusable in CTFE Compare: https://github.com/D-Programming-Language/dmd/compare/fe5be05a190d...70885936ba13 |
Copyright © 1999-2021 by the D Language Foundation