Re: Warning: *retry-limit* not declared dynamic and thus is not dynamically rebindable

2013-04-18 Thread ljcppunix
Dear Marko Topolnik You are right, it's correct when I upgrade to leiningen213, and no these warning messages, thank you again! On Wednesday, April 17, 2013 9:04:18 AM UTC+8, ljcp...@gmail.com wrote: > > Dear all, > > When I installed leiningen and clojure, I run command "lein repl",

Re: Warning: *retry-limit* not declared dynamic and thus is not dynamically rebindable

2013-04-18 Thread ljcppunix
On Wednesday, April 17, 2013 7:23:32 PM UTC+8, Marko Topolnik wrote: > > Seems like old leiningen + new Clojure. You should upgrade to the latest > leiningen, which is 2.1.3. > > On Wednesday, April 17, 2013 3:04:18 AM UTC+2, ljcp...@gmail.com wrote: >> >> Dear all, >> >> When I installed le

Re: Warning: *retry-limit* not declared dynamic and thus is not dynamically rebindable

2013-04-17 Thread Marko Topolnik
Seems like old leiningen + new Clojure. You should upgrade to the latest leiningen, which is 2.1.3. On Wednesday, April 17, 2013 3:04:18 AM UTC+2, ljcp...@gmail.com wrote: > > Dear all, > > When I installed leiningen and clojure, I run command "lein repl", > then prompt some message like such

Warning: *retry-limit* not declared dynamic and thus is not dynamically rebindable

2013-04-16 Thread ljcppunix
Dear all, When I installed leiningen and clojure, I run command "lein repl", then prompt some message like such --- C:\lein>lein repl Warning: *default-javac-options* not declared dynamic and thus is not dynamicall y rebindable, but its name suggests otherwise. Please either indicate ^:dy