September 16, 2013 [dmd-internals] [D-Programming-Language/dmd] a06d73: Fix issue 10994 CTFE void-initialized static array... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: a06d7305f8844a6930d43d5c62f4e0f4f5459c2e https://github.com/D-Programming-Language/dmd/commit/a06d7305f8844a6930d43d5c62f4e0f4f5459c2e Author: Don Clugston <emailsdontbelong@inarepository.com> Date: 2013-09-16 (Mon, 16 Sep 2013) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Fix issue 10994 CTFE void-initialized static arrays Commit: f79bb0188fe5054455eade012eb8a3101297e612 https://github.com/D-Programming-Language/dmd/commit/f79bb0188fe5054455eade012eb8a3101297e612 Author: Walter Bright <walter@walterbright.com> Date: 2013-09-16 (Mon, 16 Sep 2013) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #2562 from donc/regression10994void 10994 CTFE cannot declare statics with void-initialized static arrays Compare: https://github.com/D-Programming-Language/dmd/compare/a5086fa49c5c...f79bb0188fe5 |
Copyright © 1999-2021 by the D Language Foundation