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.