guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix bug #24816: open-string-output-port extraction thunk doe


From: Andy Wingo
Subject: Re: [PATCH] Fix bug #24816: open-string-output-port extraction thunk does not truncate string port as expected by R6RS in Guile 2.1.7
Date: Wed, 01 Mar 2017 18:55:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Heya Freja,

On Tue 21 Feb 2017 20:36, Freja Nordsiek <address@hidden> writes:

> Patch for bug #24816: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24816

Apologies for not noticing this patch; I was working from the debbugs
interface and didn't see this.  In the future you can update a bug with
a patch by CC'ing address@hidden, e.g. address@hidden

Your patch is pretty much exactly what I did, too :)  One thing I did
was require the port position to be within the bounds of the truncated
size; was a tough call but truncate-file on a file doesn't adjust the
position, so there's that.

Thank you again for the patch and sorry for missing it.  Looking forward
to future patches :-)

Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]