Hello, On Sat, Oct 31, 2009 at 11:57 PM, dmiller <dmiller2...@gmail.com> wrote: > There is very little progress on clojure-clr.contrib. The process is > not that hard, just tedious. I can give hints to anyone who wants to > work on it. I plan to work on it next after finishing BigDecimal.
Great. I'll try to get some work done on repl-utils. > I do see the issues tab on the github site. However, I've got > contributor status on that, so I may see things other don't. I don't > have admin capabilities on that site, so I can't enable it. That > would be up to Rich. > > I hope you can at least see the wiki tab. The issues tab is obviously right where it should be. I think I was looking at another repository when writing that email :-| > Regarding this specific issue, (apply (fn [] 1)) doesn't work in > ClojureJVM either, at least not the build I have. > > user=> (apply (fn [] 1)) > java.lang.IllegalArgumentException: Wrong number of args passed to: > core$apply (NO_SOURCE_FILE:0) Correct. My Clojure JVM version was a little (too) old, and ClojureCLR was fresh out of GitHub :-) Thanks, -- Miron Brezuleanu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---