On 5/1/09, Glenn Fowler <[email protected]> wrote:
> the AT&T Software Technology ast 2009-05-01 source and binary release
>  has been posted to the download site
>         http://www.research.att.com/sw/download/
>  the notes and changes link has details on the release
>  _______________________________________________
>  ast-users mailing list
>  [email protected]
>  https://mailman.research.att.com/mailman/listinfo/ast-users

Does typeset -m now work, i.e. this test case:
ksh  -c 'typeset -a a=( [0]="aa" [1]="bb" [2]="cc" ) ; typeset -m
"j=a[0]" ; typeset -m "a[0]=a[1]" ; typeset -m "a[1]=j" ; print
"$...@]}"'
-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     [email protected]   \-`\-'----.
 `'-..-| /     Solaris/BSD//C/C++ programmer   \ |-..-'`
      /\/\                                     /\/\
      `--`                                      `--`
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to