[Ecls-list] bug in ecl_file_position_set

Dustin Long dlong at stevens.edu
Thu Dec 27 01:00:31 UTC 2007


I found the root of my earlier mentioned slime bug. 
ecl_file_position_set was ecl_calling force_output when it found an 
input stream, which always ends up raising an error.

I really don't understand what this code is supposed to be doing, or how 
it ended up like this, but it seems clear that the current way is a mistake.

The fix is pretty simple; patch attached.

Dustin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 07_2007-12-26-file-position-set.patch
Type: text/x-patch
Size: 292 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20071226/374c80a6/attachment.bin>


More information about the ecl-devel mailing list