[Gimp-developer] [PATCH] fix to batch console support
Sven Neumann
sven at gimp.org
Thu May 28 12:21:08 PDT 2009
Hi,
On Thu, 2009-05-28 at 21:08 +0200, Martin Nordholts wrote:
> Christopher Montgomery wrote:
> > The batch mode console is using stdio but never flushing its output
> > after fwrite()s. This still usually works by accident when using
> > batch mode from a terminal, but it means scripts generally won't work
> > as responses to requests never get flushed through the return pipe.
>
> Seems like a reasonable patch to me, I pushed to GNOME master:
>
> commit 7b7d44837834061e8ee2c668b0f9d99d9ae13dcf
> Author: Christopher Montgomery <xiphmont at gmail.com>
> Date: Thu May 28 21:06:53 2009 +0200
>
> plug-ins: Make sure to flush output in ts_stdout_output_func()
Please merge this to the gimp-2-6 branch also.
Sven
More information about the Gimp-developer
mailing list