[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Autoconf 2.61] testsuite: 221 failed
From: |
Paul Eggert |
Subject: |
Re: [GNU Autoconf 2.61] testsuite: 221 failed |
Date: |
Wed, 10 Jan 2007 22:37:41 -0800 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Ralf Wildenhues <address@hidden> writes:
> 2007-01-10 Ralf Wildenhues <address@hidden>
>
> * 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.