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

There should be a debug flag to log all Javac compiler output #39

Open
adamvoss opened this issue Jan 7, 2018 · 0 comments
Open

There should be a debug flag to log all Javac compiler output #39

adamvoss opened this issue Jan 7, 2018 · 0 comments

Comments

@adamvoss
Copy link
Contributor

adamvoss commented Jan 7, 2018

Adding an option that can cause all of the output generated by Javac could make users better able to figure out what is happening when they face issues such as #37 and #20 and increase their confidence in depending on this code.

While fixing such parsing issues is good, there is nothing to prove the parsing is perfect or nothing to prevent the output from changing and breaking the parsing in the future, just this option would continue to be useful.

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

No branches or pull requests

1 participant