Package: zsh Version: 4.3.5-2 Severity: normal Hello, one of my scripts has broken because of the following change:
$ zsh --version zsh 4.3.2 (i686-pc-linux-gnu) $ x=(); echo ${+x[(r)blah]} 0 $ zsh --version zsh 4.3.5 (i686-pc-linux-gnu) $ x=(); echo ${+x[(r)blah]} 1 Is the behaviour of zsh's parameter expansion supposed to be stable? Thanks, Frederik -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages zsh depends on: ii libc6 2.7-6 GNU C Library: Shared libraries ii libcap1 1:1.10-14 support for getting/setting POSIX. ii libncursesw5 5.6+20080105-1 Shared libraries for terminal hand Versions of packages zsh recommends: ii libpcre3 7.4-1 Perl 5 Compatible Regular Expressi -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]