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

review: fix NPE in Pretty Printer on missing variable declaration #1451

Merged
merged 2 commits into from
Jun 30, 2017

Conversation

pvojtechovsky
Copy link
Collaborator

@pvojtechovsky pvojtechovsky commented Jun 29, 2017

If the pretty printer fails now, It throws and SpoonException with position of the element, which caused problem now.
It helps to fix the problem without need to debug printer.

@pvojtechovsky pvojtechovsky force-pushed the fixNPEOnMissingVariable branch from d6d101c to 68a4b22 Compare June 29, 2017 19:35
@pvojtechovsky pvojtechovsky changed the title WiP: fix NPE in Pretty Printer on missing variable declaration review: fix NPE in Pretty Printer on missing variable declaration Jun 29, 2017
@surli
Copy link
Collaborator

surli commented Jun 30, 2017

Nice PR, it will be useful indeed :)

@surli surli merged commit bc9286a into INRIA:master Jun 30, 2017
@pvojtechovsky pvojtechovsky deleted the fixNPEOnMissingVariable branch July 2, 2017 06:23
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.

2 participants