Can someone please confirm that the follow Closure releases solve the issues?
https://oss.sonatype.org/content/repositories/orgclojure-1312 and https://oss.sonatype.org/content/repositories/orgclojure-1311 Thanks! David On Sat, Jul 26, 2014 at 4:38 AM, Thomas Heller <[email protected]> wrote: > Hey David, > > CLJS-826 is only partly resolved in this release since it only takes effect > with a new closure-third-party release since the current jar is causing the > problem. > > Would be nice if you could build a new closure release and bump the > dependency in clojurescript. > > Thanks, > /thomas > > > > On Friday, July 25, 2014 8:37:06 PM UTC+2, David Nolen wrote: >> >> ClojureScript, the Clojure compiler that emits JavaScript source code. >> >> README and source code: https://github.com/clojure/clojurescript >> >> New release version: 0.0-2277 >> >> Leiningen dependency information: >> >> [org.clojure/clojurescript "0.0-2277"] >> >> The main reason behind this release is fixing a critical issue around >> the structure of the Google Closure Library which broke REPL support >> in some cases. >> >> ## Enhancements >> * All IEquiv implementor now export equiv Object method >> >> ## Fixes >> * CLJS-824: Unsigned hash for keywords produced via keyword fn >> * CLJS-827: CLJS-827: wrap macro expansion in try/catch >> * CLJS-826: fix broken closure release script >> * CLJS-825: conflict between node js support files >> * typo in unchecked-subtract-int > > -- > 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. -- 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.
