bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] Behavior of fflush with SIGPIPE on stdout [PATCH]


From: arnold
Subject: Re: [bug-gawk] Behavior of fflush with SIGPIPE on stdout [PATCH]
Date: Mon, 27 Mar 2017 13:26:49 -0600
User-agent: Heirloom mailx 12.4 7/29/08

Eli Zaretskii <address@hidden> wrote:

> > From: address@hidden
> > Date: Mon, 27 Mar 2017 12:50:07 -0600
> > Cc: address@hidden
> > 
> > I have set things up (I hope) so that gawk behaves like other awks and
> > dies via SIGPIPE when that should happen. This then automatically
> > has the exit status set to what it should be in POSIX systems.
>
> What does this mean for systems that don't have SIGPIPE?  You will
> likely see a long series of EINVAL from the write routines there.

Gawk will exit FATAL. It should all work ok.

If you want a tarball let me know, otherwise just git pull and
build from master.

Thanks,

Arnold



reply via email to

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