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

Omit/rewrite inputs touching warn-on-reflection #410

Open
vemv opened this issue Jul 20, 2021 · 0 comments
Open

Omit/rewrite inputs touching warn-on-reflection #410

vemv opened this issue Jul 20, 2021 · 0 comments

Comments

@vemv
Copy link
Collaborator

vemv commented Jul 20, 2021

I found a quite extreme edge case, by which set! warn-on-reflection false, while would be overriden cleanly when analyzing such a ns directly, would have effect when that ns is a transitive dep of some other ns.

No amount of hacking could correct this, is probably it's a defect in t.ana.

As a possible fix, one could abstain from evaling forms detected to be exactly set! warn-on-reflection false, and/or rewrite similar ones to true.

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