On Tue, Oct 23, 2012 at 5:54 PM, Matthew Mondor <mm_li...@pulsar-zone.net>wrote:
>
> So I today had some time to do a small test and the following function
> indeed seems to work better in general.
>
> (defimplementation arglist (name)
> (let ((arglist (ext:get-annotation name :lambda-list nil)))
> (if (or (null arglist) (stringp arglist))
> :not-available
> arglist)))
>
I have fixed instead the ECL documentation database so that _all_ lambda
lists are kept as lists, including those that describe the syntax of
special operators. Please test and report whether this works for you.
Juanjo
--
Instituto de FĂsica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
WINDOWS 8 is here.
Millions of people. Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list