[slime-cvs] CVS update: slime/ChangeLog
Alan Ruttenberg
aruttenberg at common-lisp.net
Fri Sep 9 00:10:59 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv6982/slime
Modified Files:
ChangeLog
Log Message:
Date: Fri Sep 9 02:10:59 2005
Author: aruttenberg
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.770 slime/ChangeLog:1.771
--- slime/ChangeLog:1.770 Fri Sep 9 01:58:11 2005
+++ slime/ChangeLog Fri Sep 9 02:10:59 2005
@@ -8,6 +8,10 @@
to save the last, unfinished bit for the next call, and prepend it
before processing a chuunk. Also, fix the parentheses so that the
unwind protect cleanup forms are actually in the cleanup section.
+ In openmcl, where apparently communication with slime is done in
+ 2k chunks, you can trigger the bug with something like this:
+ (swank::presenting-object 'foo t
+ (dotimes (i 2040) (write-char #\:)))
2005-09-07 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
More information about the slime-cvs
mailing list