[Ecls-list] SLIME, WITH-OPEN-FILE: error in process filter: Wrong number of arguments: nil, 127

Matthew Mondor mm_lists at pulsar-zone.net
Tue Oct 30 19:41:16 UTC 2012


On Tue, 30 Oct 2012 11:50:17 +0100
Juan Jose Garcia-Ripoll <juanjose.garciaripoll at gmail.com> wrote:

> The original code works for me just fine
> 
> (defimplementation arglist (name)
>   (multiple-value-bind (arglist foundp)
>       (ext:function-lambda-list name)
>     (if foundp arglist :not-available)))
> 
> Does it not in your system?

I confirm it works fine again, thanks!
-- 
Matt




More information about the ecl-devel mailing list