[dmd-internals] [D-Programming-Language/dmd] 7c6f6e: fix Issue 8559 - void and function type prints red...
GitHub
noreply at github.com
Mon Aug 20 07:47:30 PDT 2012
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 at 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 at 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
More information about the dmd-internals
mailing list