February 04, 2015 [dmd-internals] [D-Programming-Language/dmd] 16a0fa: fix Issue 14090 - Incorrect "recursive alias decla... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 16a0faab3d103e62f41bc29bd13add98ec6754a8 https://github.com/D-Programming-Language/dmd/commit/16a0faab3d103e62f41bc29bd13add98ec6754a8 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-02-04 (Wed, 04 Feb 2015) Changed paths: M src/mtype.c M test/runnable/declaration.d Log Message: ----------- fix Issue 14090 - Incorrect "recursive alias declaration" Commit: 2da20e0d1bde5785ded9a1eb354e52d38916450b https://github.com/D-Programming-Language/dmd/commit/2da20e0d1bde5785ded9a1eb354e52d38916450b Author: k-hara <k.hara.pg@gmail.com> Date: 2015-02-04 (Wed, 04 Feb 2015) Changed paths: M src/mtype.c M src/mtype.h M test/fail_compilation/fail9.d M test/fail_compilation/ice8100.d Log Message: ----------- Use pretty-printer in Type::toChars() Commit: 06b656ae8d755b8f5aa3c451eee7f7cbd3f63e6d https://github.com/D-Programming-Language/dmd/commit/06b656ae8d755b8f5aa3c451eee7f7cbd3f63e6d Author: Walter Bright <walter@walterbright.com> Date: 2015-02-04 (Wed, 04 Feb 2015) Changed paths: M src/mtype.c M src/mtype.h M test/fail_compilation/fail9.d M test/fail_compilation/ice8100.d M test/runnable/declaration.d Log Message: ----------- Merge pull request #4370 from 9rnsr/fix14090 Issue 14090 - [REG2.067a] Incorrect "recursive alias declaration" Compare: https://github.com/D-Programming-Language/dmd/compare/3c90bddbd432...06b656ae8d75 |
Copyright © 1999-2021 by the D Language Foundation