March 18, 2013 [dmd-internals] [D-Programming-Language/dmd] c4fda5: Fixes Issue 9451 - Better diagnostic on unimplemen... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: c4fda5c1ab4f7b5bd9cf697975f81d27d196e38d https://github.com/D-Programming-Language/dmd/commit/c4fda5c1ab4f7b5bd9cf697975f81d27d196e38d Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-03-03 (Sun, 03 Mar 2013) Changed paths: M src/declaration.h M src/expression.c M src/func.c M src/mtype.h A test/fail_compilation/diag9451.d Log Message: ----------- Fixes Issue 9451 - Better diagnostic on unimplemented abstract methods. Commit: a1d5700c527ae6ae3d9c0a30bd9c728c7b453c7b https://github.com/D-Programming-Language/dmd/commit/a1d5700c527ae6ae3d9c0a30bd9c728c7b453c7b Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-03-03 (Sun, 03 Mar 2013) Changed paths: M src/class.c M src/declaration.h M src/func.c M src/mtype.h M test/fail_compilation/diag2452.d Log Message: ----------- Fixup Pull2452 to match interface and abstract function diagnostics. Commit: d59eee4b85a62a797b7c462c6c0322831aa12018 https://github.com/D-Programming-Language/dmd/commit/d59eee4b85a62a797b7c462c6c0322831aa12018 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M src/class.c M src/declaration.h M src/expression.c M src/func.c M test/fail_compilation/diag2452.d A test/fail_compilation/diag9451.d Log Message: ----------- Merge pull request #1620 from AndrejMitrovic/Fix9451 Issue 9451 - Better diagnostic on unimplemented abstract methods. Compare: https://github.com/D-Programming-Language/dmd/compare/c7b247c63820...d59eee4b85a6 |
Copyright © 1999-2021 by the D Language Foundation