Compound variable declarations do not work within a namespace. If I
declare a compound variable container and wish to print its contents
as plain text outside the namespace it doesn't work:
ksh -c 'namespace com.foo { compound container; compound -a
container.a; integer container.i=0; }; print -v .com.foo.container'
(
)
Tina
--
Tina Harriott - Women in Mathematics
Contact: [email protected]
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers