Hi!

----

I'm getting "printf: _.i: no parent" errors with ast-ksh.2013-06-28 on
SuSE 12.3/AMD64/64bit... does anyone know why this happens ?

Example:
-- snip --
$ ksh -c 'function f { x_t -a x ; (( x[4].i=1 )) ; } ; typeset -T
x_t=( integer i=0; unset() { printf "gone %d\n" _.i ; } ) ; f'
gone /home/test001/bin/ksh: printf: _.i: no parent
gone /home/test001/bin/ksh: printf: _.i: no parent
-- snip --

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [email protected]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers

Reply via email to