Old contrib is no longer supported or maintained and parts of it do
not work with newer versions of Clojure so this failure is expected
and nothing will get done about it (unless someone volunteers to port
the old probabilities contrib to the new contrib ecosystem).

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



-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

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