
22 Jan
2007
22 Jan
'07
1:42 a.m.
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