Robert Goldman wrote: >> On 8/29/15 Aug 29 -2:03 PM, Kevin Layer wrote: >> >>> it certainly looks like something is going wrong handling optional >> >>> arguments. >> > >> > Robert, >> > >> > If you can get a test case, that would wonderful. I appreciate the >> > help narrowing down this problem. >> > >> > Kevin >> > >> >> I pushed a topic branch "allegro-10-bug". Look for >> test/test-allegro10.lisp. You'll have to modify the *asdf-directory* >> location at the top of the file appropriately (mine is hardcoded in there). >> >> Then I do: >> >> rlwrap /usr/local/acl/acl100pf.64/alisp >> (load "test-allegro10.lisp") >> >> and you should be able to replicate the issue.
Because I'm not an ASDF developer and know little of it, I was hoping for a test case that involved primarily ACL, or someone to finger what in ACL (or ASDF) is causing the problem. Sorry I wasn't more clear. Kevin