[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Autoconf 2.61] testsuite: 221 failed
From: |
Ralf Wildenhues |
Subject: |
Re: [GNU Autoconf 2.61] testsuite: 221 failed |
Date: |
Thu, 11 Jan 2007 22:18:10 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
* Paul Eggert wrote on Thu, Jan 11, 2007 at 07:37:41AM CET:
> Ralf Wildenhues <address@hidden> writes:
> >
> > * lib/autoconf/programs.m4 (AC_PROG_SED): When closing a pipe
> > early on the reader side, drop stderr of the input to avoid
> > `broken pipe' error output; this may happen even with shell
> > builtin `echo' of some bash versions.
> > Reports by Ian Macdonald <address@hidden> and Sam Sexton
> > <address@hidden>.
>
> That patch looks fine to me; thanks for tracking it down.
Applied, thanks.
Cheers,
Ralf