I'm getting the following warnings from `lein cljsbuild auto`. Anybody else?
WARNING: Use of undeclared Var cljs.core.async/do-alts at line 62 file:/Users/david/.m2/repository/org/clojure/core.async/0.1.338.0-5c5012-alpha/core.async-0.1.338.0-5c5012-alpha.jar!/cljs/core/async/impl/ioc_helpers.cljs WARNING: Bad method signature in protocol implementation, impl/Handler does not declare method called lock-id at line 719 file:/Users/david/.m2/repository/org/clojure/core.async/0.1.338.0-5c5012-alpha/core.async-0.1.338.0-5c5012-alpha.jar!/cljs/core/async.cljs WARNING: Use of undeclared Var cljs.core.async.impl.protocols/lock-id at line 722 file:/Users/david/.m2/repository/org/clojure/core.async/0.1.338.0-5c5012-alpha/core.async-0.1.338.0-5c5012-alpha.jar!/cljs/core/async.cljs WARNING: Bad method signature in protocol implementation, impl/Handler does not declare method called lock-id at line 719 /Users/david/dev/hft/target/cljsbuild-compiler-0/cljs/core/async.cljs WARNING: Use of undeclared Var cljs.core.async.impl.protocols/lock-id at line 722 /Users/david/dev/hft/target/cljsbuild-compiler-0/cljs/core/async.cljs -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
