[hunchentoot-devel] *supports-threads-p*

Dmitri Hrapof hrapof at common-lisp.ru
Thu May 21 12:10:34 UTC 2009


Hello!

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?

The reason, it seems, is that CCL doesn't like symbol-macro *supports-threads-p*
being defined in the same file it's being used. If I move it into e.g.
compat.lisp, everything is fine.

Cheers,
Dmitri





More information about the Tbnl-devel mailing list