On Tue, Oct 30, 2012 at 1:35 PM, Irek Szczesniak <[email protected]> wrote: > On Sat, Oct 27, 2012 at 7:33 AM, Glenn Fowler <[email protected]> wrote: >> 2012-10-24 { INIT ast-ksh ast-open } alphas have been posted > > I tested only ast-open. I'm not finished yet, but so far I didn't > encounter any new bugs. The only big issues to report are that > building with clang on Linux doesn't work and that using Roland's > buildksh.sh script causes build errors with ed and these ksh test > errors: > builtins.sh[652]: basename bound to /bin/basename but should > be bound to /opt/ast/bin/basename > builtins.sh[653]: cmp bound to /usr/bin/cmp but should be > bound to /opt/ast/bin/cmp > builtins.sh[658]: cmp bound to /bin/cmp but should be bound to > /usr/bin/cmp > builtins.sh[660]: basename bound to /bin/basename but should > be rebound to /opt/ast/bin/basename > builtins.sh[661]: cmp bound to /usr/bin/cmp but should be > rebound to /opt/ast/bin/cmp > >> tr with -c -C now in libcmd
The Unicode output of tr -C looks correct. Irek _______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
