[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't compile Victoria Day PCL using AKCL
- To: lucas@cwi.nl
- Subject: Re: Can't compile Victoria Day PCL using AKCL
- From: pc@linus.MITRE.ORG
- Date: Wed, 21 Jun 89 09:42:19 EDT
- Cc: CommonLoops.pa@Xerox.COM
- In-reply-to: Your message of Wed, 21 Jun 89 01:54:30 +0200. <8906202354.AA04179@piring.cwi.nl>
- Posted-date: Wed, 21 Jun 89 09:42:19 EDT
- Posted-from: The MITRE Corp., Bedford, MA
- Redistributed: CommonLoops.pa
I think this has been on the list before, but if you're running recent
versions of AKCL you should skip the setf patches in the
kcl-patches.lisp file. If I remember correctly, the errors you got are
related to that. I actually skip the whole file and haven't had
any problems (I believe &environment at least can now appear anywhere
in macro lambda-list in AKCL). There's now an AKCL feature (probably
since 1.167) and one way to deal with this would be to conditionalize
the setf patches to KCL's that are not AKCL.
- Penny