clojure-contrib 1.2.0 probably still compiles reasonably well with Clojure
1.2.0, but since Clojure 1.3.0 support for the older contrib libraries has
been gradually waning.

http://dev.clojure.org/display/design/Where+Did+Clojure.Contrib+Go

Andy

On Mon, Mar 18, 2013 at 12:32 PM, Jim - FooBar(); <jimpil1...@gmail.com>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+unsubscribe@**googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/**group/clojure?hl=en<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+unsubscribe@**googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> .
> For more options, visit 
> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
> .
>
>
>

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