Thanks, fixed!
David
On Sun, Dec 7, 2014 at 7:01 PM, Shaun LeBron wrote:
> might need to update the readme with this latest version
>
> On Friday, December 5, 2014 2:03:25 PM UTC-6, David Nolen wrote:
>> ClojureScript, the Clojure compiler that emits JavaScript source code.
>>
>> README and sour
might need to update the readme with this latest version
On Friday, December 5, 2014 2:03:25 PM UTC-6, 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-241
Thanks. Problem solved.
On Saturday, December 6, 2014 5:34:53 AM UTC-5, David Nolen wrote:
> That's an issue with core.async. Make sure you have the latest. If you do,
> please file an issue for core.async.
--
You received this message because you are subscribed to the Google
Groups "Clojure" g
That's an issue with core.async. Make sure you have the latest. If you do,
please file an issue for core.async.
On Friday, December 5, 2014, David James wrote:
> I'm getting the following warnings from `lein cljsbuild auto`. Anybody
> else?
>
> WARNING: Use of undeclared Var cljs.core.async/do-a
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.clj
ClojureScript, the Clojure compiler that emits JavaScript source code.
README and source code: https://github.com/clojure/clojurescript
New release version: 0.0-2411
Leiningen dependency information:
[org.clojure/clojurescript "0.0-2411"]
Feedback welcome!
### Enhancements
* forcing sourc