Skip to content

Remove deleted closure compiler warning options #405

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

Merged
merged 2 commits into from
Oct 24, 2022

Conversation

keram
Copy link
Contributor

@keram keram commented Sep 19, 2022

These checks are deleted from closure compiler used in latests versions of Clojurescript
and lead to NullPointerExceptions if included in projects :closure-warnings configuration.

https://github.com/google/closure-compiler/wiki/Warnings#warnings-categories

I have considered to include comment on which version of ClojureScript & Closure Compiler an option was removed but feels like if it would not be worth the effort and complexity.

These checks are deleted from closure compiler used in
latests versions of Clojurescript and lead to `NullPointerException`s
if included in projects `:closure-warnings` configuration.

https://github.com/google/closure-compiler/wiki/Warnings#warnings-categories
@swannodette
Copy link
Member

Thanks!

@swannodette swannodette merged commit baf9e0b into clojure:master Oct 24, 2022
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