X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Tue, 5 Mar 2002 08:16:48 -0600 From: JT Williams To: djgpp-workers AT delorie DOT com Cc: Eli Zaretskii Subject: Re: New Win2K/XP bug report Message-ID: <20020305141647.GA2203@kendall.sfbr.org> Mail-Followup-To: djgpp-workers AT delorie DOT com, Eli Zaretskii References: <10203042143 DOT AA15702 AT clio DOT rice DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: Mark, did you change anything in pipe handling between v2.04 and 2.05? -: -: I'm asking because this might be some subtle bug elsewhere, like in the -: library, which just happens to raise its head in Bash 2.04 but not in -: 2.05. Perhaps this is related to the 2.04 libc implementation of pipe? From wc204.txi: @findex pipe AT r{, now implemented in the library} The function @code{pipe} is now implemented in the library.