On Tue, 30 Oct 2012 11:50:17 +0100
Juan Jose Garcia-Ripoll <juanjose.garciarip...@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

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to