Package: zsh-beta
Version: 4.3.6-dev-0+20080428-1
Severity: normal
lapse:~|master|% fn_b() { local b; b=$(false) }
lapse:~|master|% fn_b; echo $?
1
So far so good; but:
lapse:~|master|% fn_a() { local a=$(false) }
lapse:~|master|% fn_a; echo $?
0
A nasty source of bugs.
-- 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.24-1+scoflowctrl.1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages zsh-beta depends on:
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libcap2 2.08-2 support for getting/setting POSIX.
ii libncursesw5 5.6+20080419-2 Shared libraries for terminal hand
ii passwd 1:4.1.1-1 change and administer password and
Versions of packages zsh-beta recommends:
ii libpcre3 7.6-2 Perl 5 Compatible Regular Expressi
-- no debconf information
--
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

