coreutils
[Top][All Lists]
Advanced

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

Re: prevent seq from inflow inflow on I/O errors


From: Pádraig Brady
Subject: Re: prevent seq from inflow inflow on I/O errors
Date: Sun, 17 Apr 2016 11:52:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 17/04/16 08:45, Assaf Gordon wrote:
Hello Bernhard, Pádraig,

Attached an updated patch based on your comments and suggestions.
One difference from previous patch:
'seq' will not silently ignore EPIPE (if SIGPIPE is ignored by default), and 
will exit with 'broken pipe' message.
I split the tests into two: one with /dev/full (skipped unless /dev/full 
exists),
the other forcing a broken pipe (which can be tested anywhere).

Yes it's better not to change the EPIPE handling
so we're consistent with other utils.
That might be a change we consider separately.

Your patch looks good.

please push.

thanks!
Pádraig




reply via email to

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