guile-devel
[Top][All Lists]
Advanced

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

Re: patch for duplicated output


From: Ludovic Courtès
Subject: Re: patch for duplicated output
Date: Tue, 13 Oct 2009 18:27:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hello,

Ken Raeburn <address@hidden> writes:

> It appears to me that Guile is buffering the default output and error
> ports if they're not connected to terminal devices, so writing the
> output to a file or piping through more enables buffering and can
> produce the problem.  The patch below has fixed it for me in my
> testing so far.  Okay to commit?

Yes!

> Author: Ken Raeburn <address@hidden>
> Date:   Tue Oct 13 11:45:34 2009 -0400
>
>     Flush output before forking.

... with a more detailed change log please.  :-)

Thanks,
Ludo’.





reply via email to

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