Skip to content

Fix #1640: Avoid applications with untyped function parts #1659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 6, 2016

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Nov 5, 2016

Avoid applications with untyped function parts even if program is erroneous.
Taking the symbol fails for these applications, which can cause crashes.

Fixes #1640. Review by @felixmulder.

Avoid applications with untyped function parts even if program is erroneous.
Taking the symbol fails for these applications, which can cause crashes.
scala#1641 compiles under latest master. This test case is there to ensure
it stays that way.
Copy link
Contributor

@felixmulder felixmulder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@felixmulder felixmulder merged commit 4f675c3 into scala:master Nov 6, 2016
@allanrenucci allanrenucci deleted the fix-#1640 branch December 14, 2017 16:59
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.

2 participants