From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4661 invoked from network); 14 Jan 1999 16:08:33 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 14 Jan 1999 16:08:33 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id LAA03978; Thu, 14 Jan 1999 11:06:59 -0500 (EST) Resent-Date: Thu, 14 Jan 1999 11:06:59 -0500 (EST) From: "Andrej Borsenkow" To: "Peter Stephenson" , Subject: RE: PATCH: 3.1.5-pws-4: typeset fix Date: Thu, 14 Jan 1999 19:06:17 +0300 Message-ID: <001001be3fd7$d12d7b90$21c9ca95@mowp.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 In-Reply-To: <9901141526.AA73314@ibmth.df.unipi.it> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Importance: Normal Resent-Message-ID: <"3W8dJ3.0.5-.ZOXds"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4903 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu > > - I removed the restriction on creating array variables (with -a). > You get an error message if you try to set the array as well. I > can't see any problem apart from that. > Do you mean, that local -a arr is now valid? /andrej