[cmucl-imp] Re: Compiled COMPILE forms at load time Bug

Raymond Toy toy.raymond at gmail.com
Fri Mar 12 03:58:55 CET 2010


On 3/10/10 1:47 PM, Helmut Eller wrote:
> One more thing:
>
> (defmacro bar () 1)
> (compile 'bar '(lambda () 2))
>
> should remove the macro binding for bar.  
>   
I agree.  I think I've figured out how to remove the macro binding and
will be checking it in shortly.

Ray




More information about the cmucl-imp mailing list