On Friday, February 14, 2014 5:00:10 AM UTC-8, Tatu Tarvainen wrote: > Btw, I seem to get the following compiler errors after upgrading om from > 0.3.6 to 0.4.0 > > > (clojurescript version is 0.0-2138) > > > WARNING: Use of undeclared Var om.core/specify! at line 570 out\om\core.cljs > WARNING: Use of undeclared Var om.core/_ at line 572 out\om\core.cljs > WARNING: Use of undeclared Var om.core/tx-data at line 572 out\om\core.cljs > WARNING: Use of undeclared Var om.core/root-cursor at line 572 > out\om\core.cljs > WARNING: Use of undeclared Var om.core/tx-data at line 574 out\om\core.cljs > WARNING: Use of undeclared Var om.core/root-cursor at line 574 > out\om\core.cljs > WARNING: Wrong number of args (2) passed to om.core/-notify at line 572 > out\om\core.cljs
You might want to try running "lein cljsbuild clean." Normally, those sorts of messages appear whenever I forget to clean and rebuild after upgrading dependencies. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.