bug-gnulib
[Top][All Lists]
Advanced

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

Re: gnulib-tool should be interruptible


From: Paul Eggert
Subject: Re: gnulib-tool should be interruptible
Date: Tue, 19 Sep 2006 09:10:07 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Ralf Wildenhues <address@hidden> writes:

>       * gnulib-tool (func_version): Create output all at once, to
>       avoid triggering unnecessary SIGPIPEs.

gnulib-tool doesn't trap SIGPIPE before invoking that code, so you
must be worried about the case where the caller traps SIGPIPE?  That
doesn't sound like much of a real problem, but if it is, this looks to
me like a band-aid that doesn't solve things; it'd cut down the number
of bogus messages without eliminating them.

That being said, I don't see why the patch would hurt, so it's fine
with me if you install it.




reply via email to

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