On Fri, Oct 5, 2012 at 8:42 AM, nchurch <[email protected]> wrote:

> CompilerException java.lang.ClassFormatError: Too many arguments in
> method signature in class file go/core
> $eval2878$fn__2881$fn__2882$_inc__2883$fn__2884$_inc__2885$fn__2890,
> compiling:(NO_SOURCE_PATH:1)
>

 Yeah that's not core.logic related. You're creating an anonymous fn via
the macro make-boards and generating too many fn arguments.

David

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to