cljs.pprint/*out* was removed in 1.7.10. see: http://cljs.github.io/api/cljs.pprint/STARoutSTAR
might be something weird going on with the analysis cache? clean your output-dir to clear it. if that doesn't fix, can you give a working example? On Saturday, April 15, 2017 at 2:16:11 AM UTC-5, Torsten Uhlmann wrote: > Hi, > > after upgrading Clojurscript from 1.9.473 to 1.9.493 I get a bunch of > warnings like this: > > WARNING: Use of undeclared Var cljs.pprint/*out* at line 2141 > resources\public\js\out\cljs\pprint.cljs > > The warnings also appear with the latest version 1.9.521. > > Is that expected or am I doing something wrong? > > Thanks, > Torsten. -- 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 https://groups.google.com/group/clojurescript.
