bug-coreutils
[Top][All Lists]
Advanced

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

[bug #29138] expand doesn't support multibyte characters (e.g. UTF-8) (p


From: Pádraig Brady
Subject: [bug #29138] expand doesn't support multibyte characters (e.g. UTF-8) (patch available)
Date: Tue, 09 Mar 2010 16:10:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13) Gecko/20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13

Follow-up Comment #1, bug #29138 (project coreutils):

Thanks for the patch!

However, I'm not sure you can process characters independently like that.
Consider combining characters for example (/usr/bin/printf au0301).
I've attached the current i18n patch applied to fedora's expand for
reference, which does handle combining chars. Note that does have issues in
that it mishandles this case:
printf " tatbn" | expand --tabs=3 -i
We're currently working on i18n in coreutils but don't let that preclude you
from submitting ideas or patches.

(file #19894)
    _______________________________________________________

Additional Item Attachment:

File name: expand-i18n.diff               Size:4 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29138>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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