Cyrus Harmon ch-slime@bobobeach.com writes:
On a similar note, the following patch fixes an undefined function error in swank-asdf.lisp:
The issue was that `swank-asdf.lisp' ended up being LOADed, which doesn't treat the file as one compilation unit. I committed a fix for that.
Thanks for the report!
-T.