Skip to content
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

Crash compilation when import can't be found #5

Open
HaraldGustafsson opened this issue Aug 16, 2013 · 0 comments
Open

Crash compilation when import can't be found #5

HaraldGustafsson opened this issue Aug 16, 2013 · 0 comments
Assignees
Labels

Comments

@HaraldGustafsson
Copy link
Contributor

crashes here:

java.lang.ClassCastException: org.caltoopia.ir.impl.VariableImportImpl cannot be cast to org.caltoopia.ir.Variable
at org.caltoopia.types.TypeAnnotater.caseVariableExpression(TypeAnnotater.java:73)

Due to that the catch at line 63 and 121 prints error and continues instead of halting compilation.

@ghost ghost assigned ekeroid Aug 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants