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

CLJS compilation warning #49

Closed
den1k opened this issue Aug 5, 2022 · 2 comments
Closed

CLJS compilation warning #49

den1k opened this issue Aug 5, 2022 · 2 comments

Comments

@den1k
Copy link

den1k commented Aug 5, 2022

Version: 0.19.3

Assuming this will break in cljs

------ WARNING #1 - :undeclared-var --------------------------------------------
 Resource: net/cgrand/xforms.cljc:134:20
--------------------------------------------------------------------------------
 131 | ;; Workaround clojure.core/satisfies? being slow in Clojure
 132 | ;; see https://ask.clojure.org/index.php/3304/make-satisfies-as-fast-as-a-protocol-method-call
 133 | #?(:cljs
 134 |    (def satisfies? core/satisfies?)
--------------------------^-----------------------------------------------------
 Can't take value of macro cljs.core/satisfies?
@imrekoszo
Copy link
Collaborator

That's a good catch, thank you. Do you have a minimal repro for tgis by any chance? I don't have cljs set up and would like to make sure I don't make it worse.

@imrekoszo
Copy link
Collaborator

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

2 participants