[slime-devel] Problem with SLIME-INPUT-STREAM and WITH-TIMEOUT (SBCL)

Ariel Badichi abadichi at bezeqint.net
Mon Jan 22 01:42:34 UTC 2007


Hello,

There seems to be a problem with SLIME-INPUT-STREAM in SLIME
2007-01-20 which causes the SLIME connection to break if the following
steps are performed (using SBCL 1.0.1):

1. Evaluate (with-timeout 5 (read-line)) at the toplevel.

2. Wait; a timeout condition will be signalled.

3. Choose the continue restart.

4. Type something for read-line to return.

Ariel




More information about the slime-devel mailing list