[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Mon Aug 28 04:35:01 UTC 2006


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.935 slime/ChangeLog:1.936
--- slime/ChangeLog:1.935	Sat Aug 26 08:11:21 2006
+++ slime/ChangeLog	Sun Aug 27 07:03:37 2006
@@ -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-devel mailing list