Re: [ClojureScript] Re: ClojureScript Clojure 1.6.0

2014-07-06 Thread Yehonathan Sharvit
David, This compiltaion issue is still not solved. It prevents from me to upgrade to the latest clojurescript “0.0-2268” What is the proper channel to report this issue? On Tue, Jun 10, 2014 at 8:40 AM, David Nolen dnolen.li...@gmail.com wrote: Looks like new warnings from the Closure

Re: [ClojureScript] Re: ClojureScript Clojure 1.6.0

2014-06-09 Thread David Nolen
Looks like new warnings from the Closure Compiler - something for core.async to address. Thanks for the report! David On Tue, Jun 10, 2014 at 12:55 AM, Yehonathan Sharvit vie...@gmail.com wrote: I have compilation warnings related to core.async. Here is the log: Compiling

Re: [ClojureScript] Re: ClojureScript Clojure 1.6.0

2014-06-06 Thread Chris Granger
Since I doubt there'd be any others, I'll be the only dissenter ;) People already get mad Light Table requiring 1.5 since we use CLJS to do analysis and such. Bumping it up to 1.6 means it'd be a long time before we could move our version of CLJS again. Maybe that's not a real issue and really

Re: [ClojureScript] Re: ClojureScript Clojure 1.6.0

2014-06-06 Thread David Nolen
My hope is that the GSoC analyzer work will allow ClojureScript and projects like LT to share an analyzer without the hassle of conflicting release cycles. Any help to expedite this decoupling is of course appreciated. David On Fri, Jun 6, 2014 at 1:43 PM, Chris Granger ibdk...@gmail.com wrote:

Re: [ClojureScript] Re: ClojureScript Clojure 1.6.0

2014-06-06 Thread Nicola Mometto
For that matters, I'm working on writing tools.analyzer.js and the minimum clojure version supported will be 1.4.0 Nicola Chris Granger writes: Since I doubt there'd be any others, I'll be the only dissenter ;) People already get mad Light Table requiring 1.5 since we use CLJS to do

Re: [ClojureScript] Re: ClojureScript Clojure 1.6.0

2014-06-06 Thread Mimmo Cosenza
that’s great. thanks Nicola mimmo On 06 Jun 2014, at 19:48, Nicola Mometto brobro...@gmail.com wrote: For that matters, I'm working on writing tools.analyzer.js and the minimum clojure version supported will be 1.4.0 Nicola Chris Granger writes: Since I doubt there'd be any