[dmd-internals] [D-Programming-Language/dmd] af7366: fix Issue 7950 - Type tuples are incorrectly flatt...
GitHub
noreply at github.com
Sun Apr 22 15:53:48 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: af736632ff93aa5ac7d5c8cbbde78e3ad331313d
https://github.com/D-Programming-Language/dmd/commit/af736632ff93aa5ac7d5c8cbbde78e3ad331313d
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-04-20 (Fri, 20 Apr 2012)
Changed paths:
M src/class.c
M test/runnable/interface2.d
Log Message:
-----------
fix Issue 7950 - Type tuples are incorrectly flattened in base type list of interface
Commit: 5787ab15f43c201168ba0b8a0e5d6f6503cb7623
https://github.com/D-Programming-Language/dmd/commit/5787ab15f43c201168ba0b8a0e5d6f6503cb7623
Author: Walter Bright <walter at walterbright.com>
Date: 2012-04-22 (Sun, 22 Apr 2012)
Changed paths:
M src/class.c
M test/runnable/interface2.d
Log Message:
-----------
Merge pull request #896 from 9rnsr/fix7950
Issue 7950 - Type tuples are incorrectly flattened in base type list of interface
Compare: https://github.com/D-Programming-Language/dmd/compare/903a723...5787ab1
More information about the dmd-internals
mailing list