Marco Baringer mbaringer@common-lisp.net writes:
- swank-openmcl.lisp (*buffer-offset*, *buffer-name*): Supply
- default values. This avoids unbound value errors when compiling an
- asdf system signals errors.
Do you know why the errors come about?
I think the idea of not having default bindings for those variables is to trap bugs elsewhere. This might be one.