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