One of our production scripts stopped working with the new ksh beta (2012-05-04) on Solaris/SPARC, 64bit, built with Sun Studio 12.1. It turns out that neither inf, -inf, nan or -nan are working: ksh -c '(( inf == inf )) ' /home/ced/bin/ksh: : arithmetic syntax error ~/bin/ksh -c '(( nan == nan )) ' /home/ced/bin/ksh: ~bep: arithmetic syntax error
Linux 64bit is not affected. Ced -- Cedric Blancher <[email protected]> Institute Pasteur _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
