On Mon, 23 May 2011 17:40:05 +0200 Dr. Werner Fink wrote:
> > The errors remain, and without replacing C_EU with a real locale de_DE I see
> > an error on the Euro symbols in locale.sh.

> Without patching locale.sh I see:

>   test locale begins at 2011-05-23+15:28:56
>   wc: invalid option -- 'C'
>   Try `wc --help' for more information.

the posix wc character count option is -m and the ksh regression tests whould 
use that
sometime in 2006 -C was added to the ast wc,
probably for compatibility with some native wc implementation,
and the ksh regression tests used that

> Replacing the option -C with -m for `wc' helps but the problem with C_EU
> remains.

what are the regressions for the ast locales and wc -m?

thanks

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

Reply via email to