Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ee35bf152debf2e76885581476b6bab7b3e13b1b
https://github.com/D-Programming-Language/dmd/commit/ee35bf152debf2e76885581476b6bab7b3e13b1b
Author: Daniel Murphy <[email protected]>
Date: 2014-03-05 (Wed, 05 Mar 2014)
Changed paths:
M src/expression.c
M test/runnable/xtest46.d
Log Message:
-----------
Issue 5498 - array of elements of subtypes of a common supertype
arrayExpressionsToCommonType incorrectly uses condexp.e2->type rather than
condexp.type to determine the common type of the array.
Commit: 1ede8e2be68667c823b144b14257621fe14f511a
https://github.com/D-Programming-Language/dmd/commit/1ede8e2be68667c823b144b14257621fe14f511a
Author: Andrei Alexandrescu <[email protected]>
Date: 2014-03-09 (Sun, 09 Mar 2014)
Changed paths:
M src/expression.c
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #684 from yebblies/issue5498
Issue 5498 - array of elements of subtypes of a common supertype
Compare:
https://github.com/D-Programming-Language/dmd/compare/3e086a6ee3c9...1ede8e2be686_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals