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

Interpretation warnings print var symbol instead of the value #262

Open
lassemaatta opened this issue Mar 29, 2024 · 0 comments
Open

Interpretation warnings print var symbol instead of the value #262

lassemaatta opened this issue Mar 29, 2024 · 0 comments

Comments

@lassemaatta
Copy link

When using set-warn-on-interpretation!, the generated warnings look like

WARNING: interpreting by default at #'cljs.analyzer/*cljs-file*:125:1
attrs64469
Inferred tag was: #{any}

It might be better if instead of #'cljs.analyzer/*cljs-file* it would print the actual value ie. the name of the file. Thanks to theller for pointing this out.

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