aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2015-12-11 09:00:50 +0100
committerMartin Odersky <odersky@gmail.com>2015-12-14 14:30:10 +0100
commit82f59af99df93e198b31b14a854fc22af97f04a9 (patch)
tree06e47d55cf4da3bb2245522f3348fe20072a21fe /bin
parent7cdbcdb3203dfd6a5d2bb099e06321da7d12fcd6 (diff)
downloaddotty-82f59af99df93e198b31b14a854fc22af97f04a9.tar.gz
dotty-82f59af99df93e198b31b14a854fc22af97f04a9.tar.bz2
dotty-82f59af99df93e198b31b14a854fc22af97f04a9.zip
Fix problem handling SuperTypes in asSeenFrom
A SuperType should behave just as the underlying ThisType in asSeenFrom. Without this patch, compiling the ...ViewLike hierarachy crashes with a YCheck error in resolveSuper. The underlying issue is that the very complicated tangle of supercalls does not type check because an asSeenFrom with a SuperType prefix does not compute the right type.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions