[slime-devel] slime-lispworks.el 2009-09-02 regression

Stas Boukarev stassats at gmail.com
Mon Sep 28 11:34:15 UTC 2009


Madhu <enometh at meer.net> writes:

> This commit introduces a regression:
>
> * 2009-09-02  Stas Boukarev  <stassats at gmail.com>
> |
> |	* swank-lispworks.lisp (replace-strings-with-symbols): New
> |	function for recursively interning and replacing strings in a
> |	list.  (arglist): Replace all strings in arglists with symbols.
>
> For a test case, consider what LW returns for
>
> 	(function-lambda-list 'with-foo)
>
> for a definition like
>
> (defmacro with-foo ((var . args) &body body)
> 	`(let ((,var , at args)) , at body))
>
Fixed in CVS, thanks for the report.

-- 
With best regards, Stas.




More information about the slime-devel mailing list