[slime-devel] [patch] ECL arglist fix
Stas Boukarev
stassats at gmail.com
Fri Nov 6 16:30:27 UTC 2009
Andy Hefner <ahefner at gmail.com> writes:
> The swank ECL backend discards the first argument in arglists obtained
> via grovel-docstring-for-arglist due to a CDR applied to the return
> value. This behavior dates back to the original version of the
> function in revision 1.32 and I can't figure a good reason for it
> (unless ECL is inconsistent in its documentation format).
It is inconsistent indeed. But it seems to be consistently inconsistent,
it needs cdring only for macros and special operators. I've committed a fix
for this. Thanks for the report!
--
With best regards, Stas.
More information about the slime-devel
mailing list