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

fixes CtAnnotationImpl bug #83

Merged
merged 1 commit into from
Oct 27, 2014
Merged

Conversation

swolf91
Copy link
Contributor

@swolf91 swolf91 commented Oct 23, 2014

This issue fixes #82
The conversion of a binary expression within a annotion field returns a CtExpression. Now the CtExpression will be converted too.

…n field returns a CtExpression. Now the CtExpression will be converted too.
@swolf91 swolf91 changed the title fixes #82 the conversion of a binary expression within a annotion field ... fixes CtAnnotationImpl bug Oct 23, 2014
@GerardPaligot
Copy link
Contributor

Hi @boeserwolf91,

Thanks for your PR, it is ok for me!

This PR will certainly be merged next morning.

@petitpre petitpre merged commit f62136f into INRIA:master Oct 27, 2014
@swolf91 swolf91 deleted the annotation_binary branch October 27, 2014 13:12
@petitpre petitpre mentioned this pull request Nov 4, 2014
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.

Expressions in arrays inside annotations cause IllegalArgumentException
3 participants