From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11516 invoked from network); 14 Jun 2001 15:21:14 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Jun 2001 15:21:14 -0000 Received: (qmail 19725 invoked by alias); 14 Jun 2001 15:20:45 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14917 Received: (qmail 19677 invoked from network); 14 Jun 2001 15:20:39 -0000 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to lantern@shell10.ba.best.com using -f From: "Bart Schaefer" Message-Id: <1010614151932.ZM28627@candle.brasslantern.com> Date: Thu, 14 Jun 2001 15:19:31 +0000 In-Reply-To: <200106140854.KAA07958@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: Apparent infinite loop with _complete_help" (Jun 14, 10:54am) References: <200106140854.KAA07958@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: Apparent infinite loop with _complete_help MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 14, 10:54am, Sven Wischnowsky wrote: } Subject: Re: Apparent infinite loop with _complete_help } } Bart Schaefer wrote: } } > I just typed `cvs ' and zsh went away. Attaching with gdb showed it } > repeatedly processing the `option--allow-root-1' context; the stack was too } > huge to get much more detail than that. } } I can't reproduce it. Neither with the cvs version nor with a 4.0.1. Hmm. If I copy in the _arguments from -dev-0, then 4.0.1 works. So, I don't know what's happening, but we can probably assume that 4.0.2 will take care of it. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net