[dmd-internals] [D-Programming-Language/dmd] 666324: fix issue 10688 - Misleading error message when at...
GitHub
noreply at github.com
Thu Jul 25 12:37:05 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 6663240705598be8ffb16d2b2a88da7246bcd599
https://github.com/D-Programming-Language/dmd/commit/6663240705598be8ffb16d2b2a88da7246bcd599
Author: Henning Pohl <henning at still-hidden.de>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M src/func.c
A test/fail_compilation/diag10688.d
Log Message:
-----------
fix issue 10688 - Misleading error message when attempting a "private
override"
Commit: e0e73f6198f0e1cb5344d67f842ba9b74ec9ff6a
https://github.com/D-Programming-Language/dmd/commit/e0e73f6198f0e1cb5344d67f842ba9b74ec9ff6a
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M src/func.c
A test/fail_compilation/diag10688.d
Log Message:
-----------
Merge pull request #2376 from hpohl/10688
[enh] fix issue 10688 - Misleading error message when attempting a "private override"
Compare: https://github.com/D-Programming-Language/dmd/compare/e25184bce39f...e0e73f6198f0
More information about the dmd-internals
mailing list