dakrone / itsy

A threaded web-spider written in Clojure
181 stars 30 forks source link

Warning: *host-robots* not declared dynamic and thus is not dynamically rebindable #11

Closed junjiemars closed 9 years ago

junjiemars commented 9 years ago

I'd got this warning:

Warning: *host-robots* not declared dynamic and thus is not dynamically rebindable, but its name suggests otherwise. Please either indicate ^:dynamic *host-robots* or change the name. (itsy/robots.clj:6
dakrone commented 9 years ago

Pushed a fix for this.