Welcome to the CHICKEN Scheme pasting service
Don't understand chicken error message added by alexshendi on Fri Jan 3 23:45:57 2014
$ csc -O4 -block -o main.exe main.scm Warning: in local procedure `g259', in toplevel procedure `go': (main.scm:37) in procedure call to `double-sum-mesh', expected argument #1 of type `pair', but was given an argument of type `(procedure () . *)' /usr/local/lib/libchicken.so: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libchicken.so: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib/libchicken.so: warning: sprintf() is often misused, please use snprintf()