[slime-devel] net-read error with slime -D "2004-11-19 19:00"

The latest slime causes problems for me in Allegro 6.2 mlisp on Win32. I suspect the culprit is the new encoding stuff. I get a "net-read error: (end-of-file)" and an ugly debugger backtrace with lots of line noise in it. Any ideas? -- ;; Matthew Danish -- user: mrd domain: cmu.edu ;; OpenPGP public key: C24B6010 on keyring.debian.org

Matthew Danish <mrd+nospam@cmu.edu> writes:
The latest slime causes problems for me in Allegro 6.2 mlisp on Win32. I suspect the culprit is the new encoding stuff. I get a "net-read error: (end-of-file)" and an ugly debugger backtrace with lots of line noise in it. Any ideas?
Perhaps Allegro uses LFCR as end-of-line convention on Windows. I committed some changes to explicitly set it to LF. Could you try it? Helmut.
participants (2)
-
Helmut Eller
-
Matthew Danish