bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

converted coreutils sources to UTF-8


From: Paul Eggert
Subject: converted coreutils sources to UTF-8
Date: Tue, 10 Aug 2004 15:53:47 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

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  <address@hidden>

        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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]