[dmd-internals] [D-Programming-Language/dmd] a29138: fix issue 10744 - Rejects valid interface inherita...
GitHub
noreply at github.com
Tue Aug 6 20:51:27 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a291385c024e4477dd0d3b5eccb430ef058bb8bc
https://github.com/D-Programming-Language/dmd/commit/a291385c024e4477dd0d3b5eccb430ef058bb8bc
Author: Henning Pohl <henning at still-hidden.de>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M src/mtype.c
M test/runnable/interface2.d
Log Message:
-----------
fix issue 10744 - Rejects valid interface inheritance + wrong error
message
Commit: 0e2779a4cce616c3ede135fe8d4b06a7b91333f5
https://github.com/D-Programming-Language/dmd/commit/0e2779a4cce616c3ede135fe8d4b06a7b91333f5
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-08-06 (Tue, 06 Aug 2013)
Changed paths:
M src/mtype.c
M test/runnable/interface2.d
Log Message:
-----------
Merge pull request #2451 from hpohl/10744
[REG2.064a] fix issue 10744 - Rejects valid interface inheritance + wrong error message
Compare: https://github.com/D-Programming-Language/dmd/compare/75f77526e1c5...0e2779a4cce6
More information about the dmd-internals
mailing list