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

build failed on cdf. #17

Closed
orenwatson opened this issue Feb 24, 2014 · 1 comment
Closed

build failed on cdf. #17

orenwatson opened this issue Feb 24, 2014 · 1 comment

Comments

@orenwatson
Copy link
Contributor

When attempting to compile on cdf, a slew of errors occured caused by constructs of the type:
"catch (IllegalAccessException | IllegalArgumentException | InvocationTargetException e)"
Is this legal Java?
The error occured in Semantic.java, perhaps cdf does not have the latest version of javac?
version of javac on cdf is 1.6.0.

@d-b d-b added this to the Assignment 3 milestone Feb 24, 2014
@d-b d-b added the bug label Feb 24, 2014
@d-b
Copy link
Owner

d-b commented Feb 24, 2014

Fixed in 07303db

@d-b d-b closed this as completed Feb 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants