Hi! ----
The following example prints the wrong boolean value with ast-ksh.2013-07-19 on SuSE 12.3/AMD64/64bit: -- snip -- $ ./arch/linux.i386-64/bin/ksh -c 'bool b=true ; (( b=(!b)?(!false):(!true) )) ; printf "%s\n" "$b"' true -- snip -- AFAIK it should print "false" ... ---- 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
