From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27031 invoked by alias); 20 Dec 2013 23:58:33 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 32167 Received: (qmail 16931 invoked from network); 20 Dec 2013 23:58:28 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Date: Sat, 21 Dec 2013 00:51:49 +0100 From: Vincent Lefevre To: zsh-workers@zsh.org Cc: 732726@bugs.debian.org Subject: Re: Fwd (potential regression in 5.0.3): Bug#732726: zsh function freeze Message-ID: <20131220235149.GA21721@xvii.vinc17.org> Mail-Followup-To: zsh-workers@zsh.org, 732726@bugs.debian.org References: <20131220192435.GE27889@sym.noone.org> <131220122701.ZM15525@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <131220122701.ZM15525@torch.brasslantern.com> X-Mailer-Info: http://www.vinc17.net/mutt/ User-Agent: Mutt/1.5.21-6305-vl-r59709 (2013-04-16) On 2013-12-20 12:27:00 -0800, Bart Schaefer wrote: > I think that's unlikely unless svnwrapper is using zpty. I'm not a user > of SVN at this point so I don't have a reference. That's the pipe itself that is completely broken. The problem can be reproduced with "zsh -f" (version 5.0.3) and: ypig% foo() { ls -R / } ypig% foo | head -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)