On 2005-03-22 15:31:19, Raymond Toy wrote:

> Fixed.  It was caused by a missing "q":  set instead of setq.

Nice.

And I only discovered this behavior of the compiler because of bad
code on my side. I had a slight case of premature generalization
<http://c2.com/cgi/wiki?PrematureGeneralization>. My function
_always_ needs to check the stream variable for NIL. But I thought
it would be cleaner if I control this by a keyword parameter.

Regards,
Stefan

-- 
Web: http://www.no-spoon.de/ -*- IRC: stesch @ freenode


Reply via email to