Don Geddis wrote:
> One of the many files in my code contains my asdf:system definition.
> If I load this file more than once (say, if I want to change the
> definition) into CMUCL, then the lisp process crashes with a stack overflow.

Could you send me that file? I've re-loaded .asd files at will without
problems...

$ sbcl --userinit /dev/null
This is SBCL 0.8.21.16, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* (load "/usr/share/common-lisp/systems/cl-pdf.asd")

T
* (load "/usr/share/common-lisp/systems/cl-pdf.asd")

T
*


Groetjes, Peter


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to