Roland, could you please make a test module for these two transformations? We're going to rely on it for a commercial application and IMO it'll be nice to have tests for this.
> LC_ALL=ja_JP.UTF-8 ~/bin//ksh -c 'typeset -M tojkata foo ; foo=ア ; print $foo' ア > LC_ALL=ja_JP.UTF-8 ~/bin//ksh -c 'typeset -M tojhira foo ; foo=ア ; print $foo' あ Ced -- Cedric Blancher <[email protected]> Institute Pasteur _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
