[tbnl-devel] [Xristos Kalkanis] tbnl/sbcl problems

Travis Cross travis at travislists.com
Mon Aug 21 15:59:18 UTC 2006


Edi Weitz wrote:
> In latest kmrcl, file sockets.lisp, line 118 (function close-active-
>  socket you need to change #+sbcl (sb-bsd-sockets:socket-close
> socket) to (close socket)).
> 
> This change was introduced some months ago via some patches for 
> better sbcl support sent to the mailing list. With this change, TBNL
> works ok for me in Linux and OSX under latest sbcl. File uploads used
> to work under sbcl 0.9.13 but they no longer do (sbcl 0.9.15, linux &
> osx).

Interesting.  With the above change, all the tests, including file
uploads, seem to work for me on linux / sbcl-0.9.15 / kmrcl-1.88 /
rfc2388-1.2 / mod_lisp2-1.2.  The tests all passed both with and without
apache in the picture.

Cheers,

-- Travis



More information about the Tbnl-devel mailing list