[slime-devel] Daily ChangeLog diff
Stas Boukarev
stassats at gmail.com
Sun Nov 1 20:25:46 UTC 2009
Kalyanov Dmitry <kalyanov.dmitry at gmail.com> writes:
> On Sunday 01 November 2009 11:33:01 Helmut Eller wrote:
>> + * swank-match.lisp: New file. Contains very simple pattern matcher
>> + from the CMU AI archive.
>> +
>> + * swank-loader.lisp: Compile swank-match.lisp.
>> +
>> + * swank.lisp: Make SWANK package use new SWANK-MATCH package.
>
> On my system, Swank fails to load because of swank-match.lisp missing
> from swank.asd file: defpackage form in swank.lisp does not see the swank-match package.
It shouldn't be in the swank.asd file, swank.asd just invokes
swank-loader.lisp Try to delete your stale fasls.
--
With best regards, Stas.
More information about the slime-devel
mailing list