Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2020 22:40: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@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 251767
           Summary: wcswidth() from libc reports wrong string lenght (no
                    unicode 9 support)
           Product: Base System
           Version: 12.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: dmilith@me.com

Basically any emoji character from UTF-8 like "=F0=9F=91=8C" is incorrectly=
 reported as
length "1" by wcswidth(const wchar_t *pwcs, size_t n);

Seems like libc in FreeBSD supports older version of Unicode standard than =
9?

--=20
You are receiving this mail because:
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>