[hunchentoot-announce] New release 0.12.1 (Was: port to sbcl win32: timouts are notimplemented)

Edi Weitz edi at agharta.de
Thu Sep 13 08:40:02 UTC 2007


On Sat, 14 Jul 2007 04:34:05 +0400, Anton Vodonosov <vodonosov at mail.ru> wrote:

> It's strange. Today I've tried to load hunchentoot via asdf and the
> code I've sent in previous message don't work.
>
> I fixed it a little and now it's possible to load hunchentoot using
> asdf and sbcl win32:

Thanks, I finally managed to add this code.

> BTW, in the top of port-sbcl.lisp there is
> #-:sb-thread
> (eval-when (:compile-toplevel :load-toplevel :execute)
>   (warn "Without thread support, this library is only useful for development."))
>
> It's quite annoying because compilation with asdf fails on this
> (today; strange again I don't remember that it happened before)

Yeah, sorry, this is ASDF's default behaviour that I don't necessarily
like.  Still, I think for pedagogical purposes it it good to have this
warning in there.

Cheers,
Edi.



More information about the Tbnl-announce mailing list