January 13, 2013 [dmd-internals] [D-Programming-Language/dmd] 185f27: Fixes Issue 8787 - Better diagnostic on non-final ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation