David, unset no longer work for compound variables created via nameref
in ast-ksh 20120229

When I try ksh -c 'function yy { nameref n=$1 ; read -C n <<<"( z=4 )"
; } ; yy foo ; unset foo ; print "$foo" | wc -l' I get 3 as output but
I would expect 1.

Olga
-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     [email protected]   \-`\-'----.
 `'-..-| /       http://twitter.com/fleyta     \ |-..-'`
      /\/\     Solaris/BSD//C/C++ programmer   /\/\
      `--`                                      `--`

_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to