Skip to content

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Nov 16, 2019

When computing a denotation, always assume that ClassInfos override TypeBounds
and other ClassInfos. RefChecks will verify later that the overrides are legal.
This is needed to prevent infinite recursion involving interleaved subtype checks
and denotation computations prompted by findMember.

…enotations

When computing a denotation, always assume that ClassInfos override TypeBounds
and other ClassInfos. RefChecks will verify later that the overrides are legal.
This is needed to prevent infinite recursion involving interleaved subtype checks
and denotation computations prompted by findMember.
Co-Authored-By: Guillaume Martres <smarter@ubuntu.com>
@odersky odersky merged commit 63ba1a3 into scala:master Dec 9, 2019
@odersky odersky deleted the fix-#7526 branch December 9, 2019 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants