The following was reported from Oracle for ast-ksh.2010-03-09:
ksh -c 'compound x=( compound -a nodes=( [4]=( ) )  ) ; typeset -p x'
prints 'typeset -C x=(()', i.e. the line is incomplete. IMO it should
print 'typeset -C x=(typeset -C -a nodes=( [4]=());)'

Olga
-- 
      ,   _                                    _   ,
     { \/`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