August 20, 2012 [dmd-internals] [D-Programming-Language/dmd] 7c6f6e: fix Issue 8559 - void and function type prints red... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 7c6f6eb30fb662753592621d99d14e7029cb904d https://github.com/D-Programming-Language/dmd/commit/7c6f6eb30fb662753592621d99d14e7029cb904d Author: k-hara <k.hara.pg@gmail.com> Date: 2012-08-19 (Sun, 19 Aug 2012) Changed paths: M src/mtype.c A test/fail_compilation/diag8559.d Log Message: ----------- fix Issue 8559 - void and function type prints redundant error message with init property Commit: 747efc636384ffb287a63004e7da45967d9db18b https://github.com/D-Programming-Language/dmd/commit/747efc636384ffb287a63004e7da45967d9db18b Author: Don Clugston <dclugston@googlemail.com> Date: 2012-08-20 (Mon, 20 Aug 2012) Changed paths: M src/mtype.c A test/fail_compilation/diag8559.d Log Message: ----------- Merge pull request #1090 from 9rnsr/fix8559 Issue 8559 - void and function type prints redundant error message with init property Compare: https://github.com/D-Programming-Language/dmd/compare/21191fd7a2a5...747efc636384 |
Copyright © 1999-2021 by the D Language Foundation