bug-gawk
[Top][All Lists]
Advanced

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

Re: gawk: sigpipe1.awk:7: fatal: print to "yes | true" failed: Broken pi


From: arnold
Subject: Re: gawk: sigpipe1.awk:7: fatal: print to "yes | true" failed: Broken pipe
Date: Tue, 02 Jan 2024 05:48:25 -0700
User-agent: Heirloom mailx 12.5 7/5/10

Andreas Schwab <schwab@suse.de> wrote:

> On Dez 13 2023, arnold@skeeve.com wrote:
>
> > arnold@skeeve.com wrote:
> >
> >> I will make a change like that and see if anything breaks, and
> >> if not I'll post a patch for review.
> >
> > Patch for review attached. Passes the test suite on my system.
>
> That does not fix the race.

That's too bad. I'm not sure how to proceed. I could use sigaction()
to block SIGPIPE, but I'm not sure how portable that is to some of the
non *nix platforms I support.

I will discuss with my development team.

In the meantime, if that is the only problem from the test suite,
it should not prevent you from using the program.

Thanks,

Arnold



reply via email to

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