September 07, 2013 [dmd-internals] [D-Programming-Language/dmd] 6c2da9: Better error message for currently unsupported iss... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 6c2da99b6a968a3d68a6feb841714b0c5189fa24 https://github.com/D-Programming-Language/dmd/commit/6c2da99b6a968a3d68a6feb841714b0c5189fa24 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-09-02 (Mon, 02 Sep 2013) Changed paths: M src/func.c A test/fail_compilation/diag8318.d Log Message: ----------- Better error message for currently unsupported issue 8318 Commit: 61e980de3dc57cc9d8502098ea11e5a2b4f1985a https://github.com/D-Programming-Language/dmd/commit/61e980de3dc57cc9d8502098ea11e5a2b4f1985a Author: k-hara <k.hara.pg@gmail.com> Date: 2013-09-02 (Mon, 02 Sep 2013) Changed paths: M src/func.c M test/runnable/interface2.d Log Message: ----------- fix Issue 10007 - function overrides but is not covariant Commit: fc460eede168cf52879ca41191baf7db1f893569 https://github.com/D-Programming-Language/dmd/commit/fc460eede168cf52879ca41191baf7db1f893569 Author: Walter Bright <walter@walterbright.com> Date: 2013-09-07 (Sat, 07 Sep 2013) Changed paths: M src/func.c A test/fail_compilation/diag8318.d M test/runnable/interface2.d Log Message: ----------- Merge pull request #1973 from 9rnsr/fix10007 Issue 10007 - function overrides but is not covariant Compare: https://github.com/D-Programming-Language/dmd/compare/0f121a7ebd46...fc460eede168 |
Copyright © 1999-2021 by the D Language Foundation