Well, after a lot of staring, it seems the issue was that I wasn't
array splicing one of my args so a list was being passed where a
function was expected.
Is there any way to clean this up so that the error message is a
little more direct?
On Jan 5, 2009, at 10:05 PM, Joseph Jones wrote:
I have a macro I am trying to debug but I can't get it to expand. I
get the following:
java.lang.IncompatibleClassChangeError (NO_SOURCE_FILE:1)
[Thrown class clojure.lang.Compiler$CompilerException]
The backtrace is useless here as just gives me a lot of internal
clojure/java calls, none