Hi! ----
Declaring an enum with ast-ksh.2012-11-21 causes $ typeset -T # (used to list the currently available types) to show some weired output: -- snip -- $ ~/bin/ksh -c 'enum w=(baba jaga) ; typeset -T' typeset -T w typeset -T w=bab) -- snip -- (note the unbalanced ')' and type "w" having two entries) ---- 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
