October 02, 2013 [dmd-internals] [D-Programming-Language/dmd] 4fba50: fix Issue 10687 - Refused cast from uint[] to arra... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 4fba50787271a39fa560ce973a1eb0423d455cb5 https://github.com/D-Programming-Language/dmd/commit/4fba50787271a39fa560ce973a1eb0423d455cb5 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-10-01 (Tue, 01 Oct 2013) Changed paths: M src/ctfeexpr.c M test/runnable/interpret.d Log Message: ----------- fix Issue 10687 - Refused cast from uint[] to array of uint-based enums at compile-time Commit: cd8323733777ca8725c20892683cafb128b69283 https://github.com/D-Programming-Language/dmd/commit/cd8323733777ca8725c20892683cafb128b69283 Author: Walter Bright <walter@walterbright.com> Date: 2013-10-02 (Wed, 02 Oct 2013) Changed paths: M src/ctfeexpr.c M test/runnable/interpret.d Log Message: ----------- Merge pull request #2612 from 9rnsr/fix10687 [REG2.064a] Issue 10687 - Refused cast from uint[] to array of uint-based enums at compile-time Compare: https://github.com/D-Programming-Language/dmd/compare/5e8306cae04c...cd8323733777 |
Copyright © 1999-2021 by the D Language Foundation