From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25759 invoked from network); 21 Feb 2002 04:06:16 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Feb 2002 04:06:16 -0000 Received: (qmail 29169 invoked by alias); 21 Feb 2002 04:05:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16680 Received: (qmail 29158 invoked from network); 21 Feb 2002 04:05:57 -0000 Date: Wed, 20 Feb 2002 23:05:42 -0500 From: Clint Adams To: Sven Wischnowsky Cc: zsh-workers@sunsite.dk Subject: Re: [falk@debian.org: Bug#107528: "while do done" gets into uninterruptable loop] Message-ID: <20020221040542.GA6331@dman.com> References: <20010803105421.A14927@dman.com> <200108071355.PAA04130@beta.informatik.hu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200108071355.PAA04130@beta.informatik.hu-berlin.de> User-Agent: Mutt/1.3.27i > The patch below looks stupid (and it may well be), but it's the easiest > I can think of. I think I better not commit this until I get replies. > (Most of it is re-indentation of that loop, there's just a tiny bit of > added code at the top.) This seems to work; I don't have any objection to its committal.