reassign 348032 bsdmainutils
severity 348032 normal
merge 319952 348032
# 'patch' if a link to CVS counts; I wasn't sure that 'fixed-upstream'
# was quite right either.
tags 319952 patch
thanks

On Mon, Jan 16, 2006 at 11:59:27AM +0100, Denis Barbier wrote:
> you are right, output is not valid utf8 when redirected into a file,
> reassigning to man-db.  Here is another example:
>   $ LC_ALL=en_US.UTF-8 man -L C man > man.out
> messes up some hyphens (0x2010) and apostrophs (0x2019); it looks
> like a multibyte sequence of n bytes is prepended by the (n-1) first
> bytes, but not for all occurences.

This is the same bug as #319952, and is a bug in col(1).

I discovered that this was fixed some time ago in FreeBSD. See revision
1.18 here:

  http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/col/col.c

I built the current version from FreeBSD CVS (removing the __FBSDID line
so that it would compile on Debian) and confirmed that it fixes this
bug. Daniel, could you please upgrade bsdmainutils to include this new
version of col? As the man-db maintainer I would greatly appreciate it.

Thanks,

-- 
Colin Watson                                       [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to