[dmd-internals] [D-Programming-Language/dmd] 185f27: Fixes Issue 8787 - Better diagnostic on non-final ...
GitHub
noreply at github.com
Sun Jan 13 23:12:16 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 185f27951638a3f3499c4fd3975dd1962d80c3cd
https://github.com/D-Programming-Language/dmd/commit/185f27951638a3f3499c4fd3975dd1962d80c3cd
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2012-12-27 (Thu, 27 Dec 2012)
Changed paths:
M src/func.c
A test/fail_compilation/diag8787.d
Log Message:
-----------
Fixes Issue 8787 - Better diagnostic on non-final interface function with a body.
Commit: 67ca915e3d89db564217bd6452de6c6799c01f6c
https://github.com/D-Programming-Language/dmd/commit/67ca915e3d89db564217bd6452de6c6799c01f6c
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-01-13 (Sun, 13 Jan 2013)
Changed paths:
M src/func.c
A test/fail_compilation/diag8787.d
Log Message:
-----------
Merge pull request #1416 from AndrejMitrovic/Fix8787
Issue 8787 - Better diagnostic on non-final interface function with a body
Compare: https://github.com/D-Programming-Language/dmd/compare/6cfa08283ae6...67ca915e3d89
More information about the dmd-internals
mailing list