[hunchentoot-devel] serve-event support for SBCL and CLISP
Edi Weitz
edi at agharta.de
Mon Nov 20 21:17:27 UTC 2006
Hi,
On Sun, 19 Nov 2006 21:25:26 +0000, "Luís Oliveira" <luismbo at gmail.com> wrote:
> I've added a new keyword argument :MODE to START-SERVER that can be
> one of :THREADED or :SERVE-EVENT and implemented serve-event support
> for SBCL and CLISP. This is a preliminary patch. No real-world
> testing or documentation yet. It might however already be useful for
> people doing development on, e.g., SBCL/OSX.
Nice. Don't hesitate to send a patch once you think it's mature
enough. (A "real" patch should of course also include the necessary
documentation... :)
> Also, regarding CLISP, it complains about WRITE-SEQUENCEing a
> sequence of (unsigned-byte 8) to a flexi-stream with a character
> element-type. See the START-OUTPUT function in headers.lisp towards
> the end. Not sure if that was the best fix or whether it should be
> conditionalized for CLISP.
Do you have the latest version of FLEXI-STREAMS? I thought the CLISP
issues were gone, but I don't use CLISP, so I'm not sure.
Cheers,
Edi.
More information about the Tbnl-devel
mailing list