Subject: Re: weird loop From: Erik Naggum <erik@naggum.no> Date: 20 Nov 2002 11:10:19 +0000 Newsgroups: comp.lang.lisp Message-ID: <3246779419850506@naggum.no> * "Knut Olav Bøhmer" <kn...@linpro.no> | I did long time ago. I think it said something about | get-output-stream-string had undefined result on it. Please check up on the documentation again. | It's not possible to force an evaluation some how? Well, the macro `case´ and its siblings are intended for compile-time optimization, such that constant dispatch-tables that should cause a single instruction to select a case may be employed. -- Erik Naggum, Oslo, Norway Act from reason, and failure makes you rethink and study harder. Act from faith, and failure makes you blame someone and push harder.