Bonnie Corwin wrote:
> On 09/18/09 07:01 AM, Milan Jurik wrote:
> > FYI, John Sonnenschein took over sponsorship for ksh93 update 2
> > (Contributor Roland Mainz). The list of sponsored CRs from this update
> > 2:
> >
> > 6605478 ksh93 profile shell option does not work
> > 6705126 first call to read doesn't honor new setting of HISTFILE
> > 6764665 *libpp* Array overrun in libpp
> > 6765756 *libast* Array overruns in libast
> > 6769332 Recursive function+command substitutions terminate shell after
> > 257 iterations
> > 6778077 *ksh93* does not understand "THAW" as a signal for use with trap
> > 6789247 [ku1] libast/ksh93 1-digit hexfloat base conversion rounds
> > incorrectly
> > 6791838 *ksh93* unset of a variable which is not set should return 0
> > 6793714 RFE: Update /usr/bin/comm to AT&T AST "comm"
> > 6793719 RFE: Update /usr/bin/cut to AT&T AST "cut"
> > 6793721 RFE: Update /usr/bin/paste to AT&T AST "paste"
> > 6793722 RFE: Update /usr/bin/cmp to AT&T AST "cmp"
> > 6793726 RFE: Update /usr/bin/uniq to AT&T AST "uniq"
> > 6793735 RFE: Update /usr/bin/wc to AT&T AST "wc"
> > 6793744 RFE: Add /usr/share/doc/ksh/ for ksh93 documentation
> > 6793747 RFE: Provide "print" builtin as /usr/bin/print for external
> > applications
> > 6793763 RFE: Update /usr/bin/ksh93 to ast-ksh.2009-05-05
> > 6794952 RFE: Enable "globstar" mode in /etc/ksh.kshrc (= interactive
> > ksh93 shells)
> > 6805792 [ku1] Moving local compound var into array does not work
> > 6805794 [ku1] printf returns "invalid character constant" for $ printf
> > "%d\n" "'<euro>"
> > 6805795 [ku1] ksh93 does not differ between -0 and +0
> > 6805797 [ku1]Can't append to nodes of an array of compound vars if
> > addressing them via nameref
> > 6805799 Indexed compound variable arrays do not work...
> > 6805800 [ku1] Declaring associative compound array does not work
> > 6805812 RFE: Update /usr/bin/head to AT&T AST "head".
> > 6805813 RFE: Update /usr/bin/join to AT&T AST "join".
> > 6805814 RFE: Update /usr/bin/mkfifo to AT&T AST "mkfifo".
> > 6805819 RFE: Update /usr/bin/tee to AT&T AST "tee".
> > 6809663 shlint missing ending newline on errors
> > 6811916 ksh93 repeatedly seg faults when "tee" builtin is interupted via
> > <ctrl-c> in inteactive mode
> > 6821113 SUNWosdem package issues
> > 6828644 RFE: Update /usr/bin/logname to AT&T AST "logname".
> > 6828692 RFE: Update /usr/bin/cksum to AT&T AST "cksum".
> > 6834184 ksh93 gets SIGSEGV if HISTFILE is changed in place.
> > 6834207 ksh93 gets SIGSEGV on interactive function definition with
> > HISTSIZE unset
> > 6835835 ksh93 "cat" builtin does not handle "-n" correctly
> > 6848486 "echo ${test}" with test undefined crashes the shell
> > 6850672 ksh93 (VISUAL=vi) crashes with memory fault while scrolling
> > through history
> > 6855875 typeset -X x ; print $x # does not print sufficient digits to
> > restore value
> >
> >
> > I will stay around, helping to minimize impact of transfer.
> 
> Thanks for the update.  Tables updated.

Thanks! ...
... for the log: We've updated the project's codebase to kill three more
bugs:
-- snip --
6857344 /usr/bin/hash core dump with invalid arguments
6866676 Need test suite module to test the kernel support for compiled
shell scripts
6881017 Subshell doesn't exit, holds pipe open preventing callers from
exiting
-- snip --

Additonally CR #6877392 ("ksh93 regresses uniq performance") should be
fixed now (BTW: Can someone update the title to "ksh93 regresses 'uniq
-c' performance", please ? It was only the "-c" option which caused
trouble, in the normal mode the new "uniq" implementation both
outperformed the old "uniq" implementation and the GNU coreutils one...)
but we have to wait for the perf team to officially confirm this...

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz at nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)

Reply via email to