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/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251767 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 "👌" 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? -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251767-227>
