zsh-workers
 help / color / mirror / code / Atom feed
* BUG with associative arrays
@ 1998-11-16 13:20 Sven Wischnowsky
  1998-11-16 17:56 ` PATCH: 3.1.5 - " Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Wischnowsky @ 1998-11-16 13:20 UTC (permalink / raw)
  To: zsh-workers


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-11-16 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-16 13:20 BUG with associative arrays Sven Wischnowsky
1998-11-16 17:56 ` PATCH: 3.1.5 - " Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).