bug-coreutils
[Top][All Lists]
Advanced

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

bug#12192: tr - bytes vs characters


From: Eric Blake
Subject: bug#12192: tr - bytes vs characters
Date: Mon, 13 Aug 2012 07:54:02 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

On 08/13/2012 06:52 AM, Michael Stummvoll wrote:
> Hi gnu folks,
> 
> as already known, tr cannot handle multibyte-encodings like utf-8:
> 
>> address@hidden:~$ echo "foo" | tr o ö
>> fÃÃ
> 
> i know, that multibyte encoding support is not needed for
> posix-compilance,

Actually, POSIX _does_ require multi-byte support; it's just that no one
has yet contributed code for this upstream that is easy enough to
maintain and without penalizing single-byte locales.  Patches are welcome.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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