This is expected, the old contrib isn't compatible with 1.3+. You may have 
a look at the unofficial port to the newer versions:

https://github.com/arohner/clojure-contrib/tree/1.3-compat

On Monday, March 18, 2013 8:32:57 PM UTC+1, Jim foo.bar wrote:
>
> HI everyone, 
>
> I just hit this and I thought I'd share... 2 min ago I specified 
> clojure-contrib 1.2.0 as a dependency only to use 2 functions from the 
> probabilities namespace. However that namepsace depends on the 
> contrib.monads namespace which immediately throw this compiler error : 
>
> CompilerException java.lang.IllegalStateException: Can't dynamically 
> bind non-dynamic var: clojure.contrib.macro-utils/protected-symbols, 
> compiling:(clojure/contrib/monads.clj:195:1) 
>
> it's no biggie for me as I can copy paste the 2 3-line functions I want 
> but still it strikes me as weird and I thought you should know... 
>
> Jim 
>

-- 
-- 
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