Andy Fingerhut <andy.finger...@gmail.com> writes: Hi Andy,
> FYI, if you *want* warnings about redefinition of functions, or any > vars in general, the Clojure lint tool Eastwood does that, among other > things: > > https://github.com/jonase/eastwood Nice. It really occured to me that while refactoring some working code including some renamings of vars it stopped working completely. It took me quite some time till I've seen that I had renamed some function to a name that already existed as a function. I guess Eastwood would have helped there. BTW, that's an awesome name for a Clojure lint tool. :-) Bye, Tassilo -- 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/d/optout.