From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23958 invoked from network); 26 Jul 2001 11:18:39 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 26 Jul 2001 11:18:39 -0000 Received: (qmail 14448 invoked by alias); 26 Jul 2001 11:18:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15500 Received: (qmail 14436 invoked from network); 26 Jul 2001 11:18:25 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: Borsenkow Andrej To: Zsh hackers list Subject: RE: Nasty bug in array-element typeset assignments Date: Thu, 26 Jul 2001 15:18:11 +0400 Message-ID: <002101c115c4$a7d768d0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <002001c115c3$524f76b0$21c9ca95@mow.siemens.ru> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 > So, this may work assuming that we change getasg() to properly recognize > subscription. > Of course, it is not getasg, the whole it a bit more complicated than that. But the code is really tangled here.