Discussion:
[ast-developers] "printf: _.i: no parent" in ".unset" discipline of user-defined type...
Roland Mainz
2013-07-16 21:58:34 UTC
Permalink
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) roland.mainz at nrubsig.org
\__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
/O /==\ O\ TEL +49 641 3992797
(;O/ \/ \O;)
Loading...