[Ecls-list] bug in ecl_file_position_set
Dustin Long
dlong at stevens.edu
Thu Dec 27 08:39:36 UTC 2007
Okay ignore that last patch! It seems that calling ecl_force_output on
an output stream in ecl_file_position_set shouldn't be done; it was
causing strange errors during shut down. This patch is better, though. I
tested it for a while and it didn't give me any problems.
Dustin
Dustin Long wrote:
> 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: 2007-12-27-file-position-set.patch
Type: text/x-patch
Size: 242 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20071227/86141523/attachment.bin>
More information about the ecl-devel
mailing list