On Mar 4, 2009, at 18:21, timc wrote: > After checking out the trunk of clojure-contrib (revision 565) and > doing "ant jar", I get this: > > compile_clojure: > [java] Compiling clojure.contrib.accumulators to C: > \eclipseWS1\clojure-cont > rib\classes > [java] java.lang.IllegalArgumentException: fn params must be > Symbols (accum > ulators.clj:224) > .....etc > > Any ideas?
I suspect that your Clojure is a few days old. There was a bug in letfn that Rich fixed quickly, and that bug causes the failure you report. Your copy of Clojure is thus probably the one just before the fix. I suggest updating Clojure and trying again. Konrad. --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---