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

[#1730] Fix NPE in generated from RNC #1769

Merged
merged 2 commits into from Feb 9, 2024

Conversation

laurentschoelens
Copy link
Contributor

Fixes #1730
The faulty code with NPE was returning null instead of new CommentListImpl()
Fixing NPE even if this returned class has /TODO/ inside with nothing done on addComents method.

Copy link
Member

@lukasj lukasj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • add a note to the changelog
  • update year in the cp header
    please.

thanks!

@laurentschoelens
Copy link
Contributor Author

@lukasj : PR updated with wanted changes 😉

@lukasj lukasj merged commit a2224db into eclipse-ee4j:master Feb 9, 2024
5 checks passed
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.

Error while parsing rnc
2 participants