Skip to content

Fix "not a class" crasher in live variable analysis #64

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 1 commit into from
Mar 12, 2014

Conversation

retronym
Copy link
Member

Predicate the asClass cast with an isClass check.

Fixes #63

Predicate the `asClass` cast with an `isClass` check.

Fixes scala#63
retronym added a commit that referenced this pull request Mar 12, 2014
Fix "not a class" crasher in live variable analysis
@retronym retronym merged commit 3132ab0 into scala:master Mar 12, 2014
@retronym retronym added this to the 0.9.0-M6 milestone Mar 12, 2014
@retronym retronym added the bug label Mar 12, 2014
@retronym retronym self-assigned this Mar 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

“type [...] is not a class” on 2.11.0-RC1
1 participant