Package: cl-asdf Version: 1.86-2 Severity: normal 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.
(It's possible that I'm using ASDF incorrectly. The documentation suggests system definition files and an ASDF search list, which I'm not using. None the less, it seems like it should be reasonable for a user to redefine a system definition by evaluating the defsystem a second time.) -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686-smp Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

