
1 Jun
2005
1 Jun
'05
8:35 a.m.
Espen Wiborg <espenhw@grumblesmurf.org> writes:
It turns out that Corman Lisp has real difficulties dealing with compilation. Sometimes the compilation fails, other times the loading of compiled files falls over.
Hmm, another "industrial strength" Lisp implementation. [snip]
Is this accepted style, or should I do this some other way?
We aren't too picky in the loader. Just go ahead and change it.
And if it is accepted style, should I #-cormanlisp the first definition of compile-files-if-needed-serially?
That doesn't matter. Helmut.