> I cannot change 'close-stream', since you own that module. But for 
> 'fwriteerror',
> which I use in GNU gettext - and where I don't want to have spurious, timing-
> dependent error messages - I'm applying this:

I tend to agree with you on EPIPE, but OTOH this is as bad as it can be.
 Can't we find an agreement?  Is it possible to implement the "tee
--ignore-sigpipe" as you did (delaying SIGPIPE until the last input
closes, which I also think is the right thing to do) while having
close-stream ignore EPIPE?

Paolo


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to