December 10, 2013 [dmd-internals] [D-Programming-Language/dmd] a59cf5: Fix Issue 8365 - Static fixed size array of enums ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: a59cf5b310fbac573aca600725d826201ee1a2a1 https://github.com/D-Programming-Language/dmd/commit/a59cf5b310fbac573aca600725d826201ee1a2a1 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-11-26 (Tue, 26 Nov 2013) Changed paths: M src/ctfeexpr.c M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Fix Issue 8365 - Static fixed size array of enums initialization fails Commit: 7fe5f320390412734274af02329a04cb79c44264 https://github.com/D-Programming-Language/dmd/commit/7fe5f320390412734274af02329a04cb79c44264 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-12-10 (Tue, 10 Dec 2013) Changed paths: M src/ctfeexpr.c M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #2883 from yebblies/issue8365 Issue 8365 - Static fixed size array of enums initialization fails Compare: https://github.com/D-Programming-Language/dmd/compare/f28f80b759db...7fe5f3203904 |
Copyright © 1999-2021 by the D Language Foundation