Some of coreutils's source files use Latin-1, others UTF-8.  To
coordinate better with gnulib I converted coreutils to use UTF-8.  I
installed the patch enclosed as an attachment (since it contains mixed
Latin-1 and UTF-8, it's better to make it a separate file).  Most of
the changes are trivial, but the changes to the tests are worth
noting.

2004-08-10  Paul Eggert  <[EMAIL PROTECTED]>

        Convert all files to UTF-8.
        * tests/fmt/basic (8-bit-pfx): Use UTF-8, not Latin-1.
        * tests/sort/Test.pm (16a): Likewise.
        * tests/uniq/Test.pm (8): Likewise.
        * tests/misc/printf-hex: Use ASCII, not Latin-1.

Attachment: diff-utf-8
Description: coreutils conversion to UTF-8

_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to