From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25511 invoked from network); 16 Nov 1998 13:36:32 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 16 Nov 1998 13:36:32 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id IAA14118; Mon, 16 Nov 1998 08:22:34 -0500 (EST) Resent-Date: Mon, 16 Nov 1998 08:22:34 -0500 (EST) Date: Mon, 16 Nov 1998 14:20:35 +0100 (MET) Message-Id: <199811161320.OAA11155@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@math.gatech.edu Subject: BUG with associative arrays Resent-Message-ID: <"yFUN63.0.XS3.QS2Ks"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4651 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Try: % foo[a]=a % typeset -A foo % foo[a]=a % echo $foo # or: $foo[(r)?] The first line seems to be the one triggering the bug, but I don't have the time to investigate any further now. Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de