Ah, thanks. That helped me figure out the problem. It was another misunderstanding of how to use screamer. Getting out SLIME made the error message clear.
rif > >>>>> "rif" == rif <[EMAIL PROTECTED]> writes: > > rif> I'm running a CL program on the 2004-04 snapshot. > rif> My program uses the screamer library in clocc. > rif> I compiled my program with > > rif> (declaim (optimize (speed 1) (debug 3) (safety 2))) > > Try it without this declaim. > > If you still have problems, try to run without slime and get a > backtrace from that. > > > Ray >
