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

fix(executable): Supports CtConstructorCall in noclasspath mode. #416

Merged
merged 2 commits into from
Nov 20, 2015
Merged

fix(executable): Supports CtConstructorCall in noclasspath mode. #416

merged 2 commits into from
Nov 20, 2015

Conversation

GerardPaligot
Copy link
Contributor

Closes #405

@GerardPaligot
Copy link
Contributor Author

AppVeyor isn't happy because the maven repository of Eclipse is down for now ...

@GerardPaligot
Copy link
Contributor Author

TODO:
CtConstructorCall#setType() -> throw UnsupportedException
CtConstructorCall#setType() -> getExecutable().getType()

In CtNewClass#getType(), we use getExecutable().getType.
In CtNewClass#setType(), we throw an UnsupportedOperationException.
@GerardPaligot
Copy link
Contributor Author

@monperrus PR ok.

monperrus added a commit that referenced this pull request Nov 20, 2015
@monperrus monperrus merged commit d24ccbd into INRIA:master Nov 20, 2015
@GerardPaligot GerardPaligot deleted the fix_405 branch November 20, 2015 15:20
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.

None yet

2 participants