Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 5bcba1f0ff22786d47dacf7f24d9d9231291ef7c
https://github.com/D-Programming-Language/dmd/commit/5bcba1f0ff22786d47dacf7f24d9d9231291ef7c
Author: Andrej Mitrovic <[email protected]>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M src/func.c
A test/fail_compilation/diag9191.d
Log Message:
-----------
Fixes Issue 9191 - Wrong diagnostic on failing override.
For failing overrides the compiler should look for similar symbols in the
base classes and interfaces, and not the current class.
Commit: 870bc8690ae4d4898667fbcc572589e842869a32
https://github.com/D-Programming-Language/dmd/commit/870bc8690ae4d4898667fbcc572589e842869a32
Author: Don Clugston <[email protected]>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M src/func.c
A test/fail_compilation/diag9191.d
Log Message:
-----------
Merge pull request #1436 from AndrejMitrovic/Fix9191
Issue 9191 - Wrong diagnostic on failing override
Compare:
https://github.com/D-Programming-Language/dmd/compare/e8180241efad...870bc8690ae4
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals