June 30, 2013 [dmd-internals] [D-Programming-Language/dmd] 75110d: Add defaultInitLiteral() to TypeVector. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 75110d1247bcaa60ca1bb06b87332b3c78faf069 https://github.com/D-Programming-Language/dmd/commit/75110d1247bcaa60ca1bb06b87332b3c78faf069 Author: kai <kai@redstar.de> Date: 2013-06-30 (Sun, 30 Jun 2013) Changed paths: M src/mtype.c M src/mtype.h Log Message: ----------- Add defaultInitLiteral() to TypeVector. The default init literal of a `TypeVector` element should be an `ArrayLiteralExp` and not a scalar value. Commit: 93308dfa65910d1bf3afd6c5670915b6be66b8db https://github.com/D-Programming-Language/dmd/commit/93308dfa65910d1bf3afd6c5670915b6be66b8db Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-06-30 (Sun, 30 Jun 2013) Changed paths: M src/mtype.c M src/mtype.h Log Message: ----------- Merge pull request #2283 from redstar/vectorliteral Add defaultInitLiteral() to TypeVector. Compare: https://github.com/D-Programming-Language/dmd/compare/7eb666b0afd4...93308dfa6591 |
Copyright © 1999-2021 by the D Language Foundation