[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling ucpop



I believe the problem is that clisp does not create blocks at all
the places you'd like.  (I recall seeing this in a defmacro.)
In this case, the workaround is to put
(block test-templ ...) around the body of test-templ.