Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2020 00:18:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 251767] wcswidth() from libc reports wrong string lenght (no unicode 9 support)
Message-ID:  <bug-251767-227-L5EKJ5zZ4e@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251767-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251767-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251767

Yuri Pankov <yuripv@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@FreeBSD.org,
                   |                            |yuripv@FreeBSD.org
             Status|New                         |Open
           Assignee|bugs@FreeBSD.org            |yuripv@FreeBSD.org

--- Comment #1 from Yuri Pankov <yuripv@FreeBSD.org> ---
It's not exactly about unicode support, rather about the character width da=
ta
being very outdated.  I have (hopefully) fixed this in -CURRENT, see base
r368390.  I'll check if it's possible to MFC shortly.  As a really quick fi=
x,
try replacing tools/tools/locale/etc/final-maps/widths.txt with the one from
-CURRENT
(https://svnweb.freebsd.org/base/head/tools/tools/locale/etc/final-maps/wid=
ths.txt?view=3Dlog)
and rebuilding/installing ctype data in share/ctypedefs.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251767-227-L5EKJ5zZ4e>