GNU bug report logs - #7372
multibyte: fmt and multi-byte encodings

Previous Next

Package: coreutils;

Reported by: Ineiev <ineiev <at> gmail.com>

Date: Thu, 11 Nov 2010 09:42:03 UTC

Severity: wishlist

Full log


Message #11 received at 7372 <at> debbugs.gnu.org (full text, mbox):

From: Ineiev <ineiev <at> gmail.com>
To: Pádraig Brady <P <at> draigbrady.com>
Cc: 7372 <at> debbugs.gnu.org
Subject: Re: bug#7372: fmt and multi-byte encodings
Date: Fri, 12 Nov 2010 11:13:20 +0400
On 11/11/10, Pádraig Brady <P <at> draigbrady.com> wrote:
> We're starting to apply multi-byte support,
> so hopefully this will be fixed soon.

Could you provide a link?

> $ echo "1 2 æ 4 5 6" | fmt -w6
> 1 2
> æ 4
> 5 6

While should be
1 2 æ
4 5 6

> That is with the official fedora
> version of `fmt`

I can confirm that fmt from official GNU coreutils-8.6 does the same.

Thanks,
Ineiev




This bug report was last modified 6 years and 254 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.