On Wednesday, February 13, 2013 10:33:42 PM UTC-5, Stuart Halloway wrote:
>
> If you care about Clojure 1.5 compatibility for your codebase, please test 
> it against RC 16 as soon as possible.
>

(I mistakenly posted this already to the *read-eval* thread, but it really 
belongs here... apologies for the double-post.)

The command-line eval feature is broken under -Dclojure.read.eval=unknown 
in beta13 and RC16 (not sure which is newer):

$ java -Dclojure.read.eval=unknown -jar 
~/.m2/repository/org/clojure/clojure/1.5.0-RC16/clojure-1.5.0-RC16.jar -e 
"(+ 1 2)"
Exception in thread "main" java.lang.RuntimeException: Reading disallowed - 
*read-eval* bound to :unknown

 - timmc
 
 

-- 
-- 
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/groups/opt_out.


Reply via email to