On Saturday, April 25, 2015 at 4:11:40 PM UTC-5, Allen Rohner wrote:
>
>
>
> On Saturday, April 25, 2015 at 12:02:08 PM UTC-5, Mike Fikes wrote:
>>
>> Hey Tony, try updating the version of Clojure in your project.clj to 
>> 1.7.0-beta1, which is used by 0.0-3211. 
>>
>> (In short, reader/read was given a second arity to allow options to be 
>> passed, thus supporting #? conditional reading.)
>
>
> I'm seeing the same behavior on 1.7.0-beta2. Yes, I've cleaned.  
>
Upgrading tools.reader fixed the problem for me. My project doesn't specify 
tools.reader, but a dependency does, and that was presumably pulling in an 
older version that the cljs compiler wanted. 

-- 
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/d/optout.

Reply via email to