[clpython-devel] `#1=(,) ... `#1# fails on ccl.
Willem Broekema
metawilm at gmail.com
Wed Jan 16 17:55:18 UTC 2013
On Mon, Jan 14, 2013 at 2:32 PM, Pascal J. Bourguignon <
pjb at informatimago.com> wrote:
> Hi!
>
> When trying to load a module (import ast) in clpython on ccl
> (1.9-dev-r15508), it fails
> on `(let* ((.undecorated-func #1#) ...)
>
> with the following patch, it works better. Since the expansion of #\` is
> implementation dependent,
> it might be safer to avoid kludges involving it.
>
Thanks for the report and fix!
I've applied it on Github.
- Willem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/clpython-devel/attachments/20130116/d71326bf/attachment.html>
More information about the Clpython-devel
mailing list