[slime-cvs] CVS slime
heller
heller at common-lisp.net
Sun Aug 27 11:03:37 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv28794
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
--- /project/slime/cvsroot/slime/ChangeLog 2006/08/26 12:11:21 1.935
+++ /project/slime/cvsroot/slime/ChangeLog 2006/08/27 11:03:37 1.936
@@ -1,3 +1,10 @@
+2006-08-27 Helmut Eller <heller at common-lisp.net>
+
+ * swank.lisp (input-available-p, process-available-input): Use
+ READ-CHAR-NO-HANG instead of LISTEN because LISTEN suddenly
+ returns false in SBCL 0.9.?? even if we are called from a
+ fd-handler and the OPEN-STREAM-P returns true.
+
2006-08-26 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
* slime.el (slime-repl-return-behaviour): Fix the defcustom type,
More information about the slime-cvs
mailing list