On Mon, Jun 16, 2014 at 12:38 PM, Robert Goldman rpgoldman@sift.net wrote:
I have replicated this bug by doing the following:
- update my copy of mkcl from git
- build and install new mkcl
- update my copy of ASDF, checking out master
- do make in the ASDF root directory
- do make test-upgrade l=mkcl in the ASDF root directory
I have also been able to replicate it in an instance of MKCL with full debug information. That has allowed me to find the root cause of the problem. I should have a fix in the next 12 hours...
Thank you Robert.