[dmd-internals] [D-Programming-Language/dmd] dc8ccc: Fixes Issue 6373 - Add more descriptive error mess...
GitHub
noreply at github.com
Sun Dec 9 09:52:48 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: dc8ccc35c015c19e6b80dc7ec6950b3038d9c79c
https://github.com/D-Programming-Language/dmd/commit/dc8ccc35c015c19e6b80dc7ec6950b3038d9c79c
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M src/toobj.c
A test/fail_compilation/diag6373.d
Log Message:
-----------
Fixes Issue 6373 - Add more descriptive error message when base class method is hidden.
Commit: ce7f3d86e7faf468eb6b64410d00084e9dce6e28
https://github.com/D-Programming-Language/dmd/commit/ce7f3d86e7faf468eb6b64410d00084e9dce6e28
Author: Walter Bright <walter at walterbright.com>
Date: 2012-12-09 (Sun, 09 Dec 2012)
Changed paths:
M src/toobj.c
A test/fail_compilation/diag6373.d
Log Message:
-----------
Merge pull request #1335 from AndrejMitrovic/Fix6373
[diag] Issue 6373 - Add more descriptive error message when base class method is hidden
Compare: https://github.com/D-Programming-Language/dmd/compare/7627a99cb25c...ce7f3d86e7fa
More information about the dmd-internals
mailing list