October 12, 2012 [dmd-internals] [D-Programming-Language/dmd] f1e11a: Issue 5448 - Array of AAs literal doesn't work | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f1e11a6918747bd9de722ecf02a42233fda01e2b https://github.com/D-Programming-Language/dmd/commit/f1e11a6918747bd9de722ecf02a42233fda01e2b Author: Daniel Murphy <yebblies@gmail.com> Date: 2012-10-12 (Fri, 12 Oct 2012) Changed paths: M src/init.c M test/runnable/xtest46.d Log Message: ----------- Issue 5448 - Array of AAs literal doesn't work When an assoc array literal is mistakenly parsed as an array literal, reinterpret it during semantic. Commit: 042038f08c77a8566d5cf8e423b004c24ee7efc9 https://github.com/D-Programming-Language/dmd/commit/042038f08c77a8566d5cf8e423b004c24ee7efc9 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2012-10-12 (Fri, 12 Oct 2012) Changed paths: M src/init.c M test/runnable/xtest46.d Log Message: ----------- Merge pull request #683 from yebblies/issue5448 Issue 5448 - Array of AAs literal doesn't work Compare: https://github.com/D-Programming-Language/dmd/compare/64fde726ed18...042038f08c77 |
Copyright © 1999-2021 by the D Language Foundation