On Thu, May 21, 2009 at 14:10, Dmitri Hrapof hrapof@common-lisp.ru wrote:
If I load Hunchentoot 1.0.0 into ClozureCL, CCL says that *supports-threads-p* is undefined, would you like to use bt:*supports-threads-p* instead?
What version of CCL are you using? We use Hunchentoot on CCL intensively and do not see that problem, so it might be related to your CCL version (either too old or too new). Can you supply us with the output of (lisp-implementation-version), please?
Thanks, -Hans