
13 Feb
2009
13 Feb
'09
12:14 a.m.
I just did a git pull and get the following error when compiling the tests: debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread #<THREAD "initial thread" RUNNING {100266AA41}>: failed to find the TRUENAME of /home/jdn/work/lisp/lib/gsll/tests/matrix-copy-to-cl-and-back.lisp: No such file or directory This is sensible since there is no matrix-copy-to-cl-and-back.lisp in ~gsl/tests/. The test suite finishes as expected when run if you ACCEPT the error in the debugger a few times. By the way I love what you have done recently with gsll! Thanks, Jason