From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15720 invoked from network); 11 Feb 2000 19:24:13 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 11 Feb 2000 19:24:13 -0000 Received: (qmail 16096 invoked by alias); 11 Feb 2000 19:24:07 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9686 Received: (qmail 16087 invoked from network); 11 Feb 2000 19:24:06 -0000 To: zsh-workers@sunsite.auc.dk Subject: Re: Zsh 3.1.6 - ${~foo} expansion bug In-reply-to: "Sven Wischnowsky"'s message of "Tue, 08 Feb 2000 10:25:35 +0100." <200002080925.KAA01349@beta.informatik.hu-berlin.de> Date: Fri, 11 Feb 2000 19:27:32 +0000 From: Peter Stephenson Message-Id: Sven Wischnowsky wrote: > The initialisation to `1' for esglob in the patch below shouldn't > really be necessary, because both es* should be set up when one of the > functions calling execsubst() will be called. This sort of thing really needs more comments, particular at the point the variables are declared. -- Peter Stephenson