January 02, 2013 [dmd-internals] [D-Programming-Language/dmd] 80d12f: Fix Issue 1730 - Error message on 'this' reference... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 80d12f303c6184c9423a08b6d984db469ec27927 https://github.com/D-Programming-Language/dmd/commit/80d12f303c6184c9423a08b6d984db469ec27927 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2012-12-28 (Fri, 28 Dec 2012) Changed paths: M src/func.c A test/fail_compilation/diag1730.d M test/fail_compilation/diag6707.d Log Message: ----------- Fix Issue 1730 - Error message on 'this' reference modifier mismatch when calling methods is uninformative Commit: 99e93a62383a627497d7eafbee772b99329cb70f https://github.com/D-Programming-Language/dmd/commit/99e93a62383a627497d7eafbee772b99329cb70f Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-01-02 (Wed, 02 Jan 2013) Changed paths: M src/func.c A test/fail_compilation/diag1730.d M test/fail_compilation/diag6707.d Log Message: ----------- Merge pull request #1407 from AndrejMitrovic/Fix1730 Issue 1730 - Error message on 'this' reference modifier mismatch is uninformative Compare: https://github.com/D-Programming-Language/dmd/compare/1aaeb4a8a1c9...99e93a62383a |
Copyright © 1999-2021 by the D Language Foundation