6 May
2007
6 May
'07
1:11 p.m.
Attila, could you please fix your recent sharp-l patch? In CLISP, (load "iterate" :compiling t) errors out.
done. i don't use clisp much, but (load "iterate" :compiling t) works here, please report back if it still fails in any way.
Something is wrong with EVAL-WHEN, and I haven't time to look after this. Might be a CLISP bug (feature interaction between LOAD :compiling and EVAL-WHEN).
the strange thing is that it needed a :execute to make (load :compile t) work, no idea why. -- attila