[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#11118: marked as done (pdksh: pdksh does ((pwd);pwd) differently to Solaris ksh)



Your message dated Wed, 27 Jun 2012 11:11:04 +0000 (UTC)
with message-id <Pine.BSM.4.64L.1206271110150.3110@herc.mirbsd.org>
and subject line pdksh: pdksh does ((pwd);pwd) differently to Solaris ksh
has caused the Debian Bug report #11118,
regarding pdksh: pdksh does ((pwd);pwd) differently to Solaris ksh
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
11118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=11118
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: pdksh
Version: 5.2.12-3

This is the same as bug #10598 against bash 2.00.

Debian pdksh:
% cd /etc
% ksh -c '((pwd);pwd)'
ksh: pwd);pwd): unexpected `)'

Solaris 2.5 ksh:
% cd /etc
% ksh -c '((pwd);pwd)'
/etc
/etc

-- System Information
Debian Release: 1.3
Kernel Version: Linux psyche 2.0.29 #4 Mon May 19 17:19:01 NZST 1997 i586 unknown

Versions of the packages pdksh depends on:
libc6	Version: 2.0.3-4

--- End Message ---
--- Begin Message ---
Hi,

the old behaviour was actually allowed by POSIX (I checked), but
with the pdksh → mksh transition, this is fixed by now as well.

bye,
//mirabilos
-- 
13:37⎜«Natureshadow» Deep inside, I hate mirabilos. I mean, he's a good
guy. But he's always right! In every fsckin' situation, he's right. Even
with his deeply perverted taste in software and borked ambition towards
broken OSes - in the end, he's damn right about it :(! […] works in mksh


--- End Message ---

Reply to: