[slime-devel] Re: Slime disconnect evaluation region/buffer
Raymond Toy
rtoy at earthlink.net
Tue Dec 2 03:33:38 UTC 2003
gharvey at nf.sympatico.ca wrote:
> This shows up with linux 2.4.18, cmucl 18e and up to date anoncvs
> slime; the problem is that every time you send a buffer larger than
> 4092 bytes, read-sequence will only get the first 4092. I've attached
> a fix that works for me, but might not be the best solution in the
> case of an actual network connection. The change basically adds
> read-sequence-fully, and modifies read-next-form to use it.
This is a known bug and has been fixed in CVS cmucl. You can get the
latest snapshot from www.cons.org.
Ray
More information about the slime-devel
mailing list