Package: posh
Version: 0.6.7
Severity: minor
$ posh -c 'echo ${=}'
posh: : bad substitution
Same for all sorts of incorrect substitutions.
The bug is inherited from pdksh it seems. It also seems to have
been fixed in mksh.
$ pdksh -c 'echo ${=}'
pdksh: : bad substitution
$ mksh -c 'echo ${=}'
mksh: ${=}: bad substitution
See also:
$ posh -c 'echo ${'
posh: no closing quote
(same for $(, $(().
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-rc8 (PREEMPT)
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages posh depends on:
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii libc6 2.7-11 GNU C Library: Shared libraries
posh recommends no packages.
-- debconf-show failed
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]