From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D5712388B022; Sun, 21 Jun 2020 14:20:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D5712388B022 From: "tg at mirbsd dot de" To: libc-locales@sourceware.org Subject: [Bug localedata/26120] column width of of some Korean JUNGSEONG/JONGSEONG characters wrong (should be 0) Date: Sun, 21 Jun 2020 14:20:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.31 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tg at mirbsd dot de X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: maiku.fabian at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libc-locales@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-locales mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jun 2020 14:20:23 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26120 --- Comment #10 from Thorsten Glaser --- Looks okay (but now you can use 0xD800 in the range call), this is similar = to what I did in my script http://www.mirbsd.org/cvs.cgi/contrib/code/Snippets/eaw2glibc that postprocesses the width output I normally use (script http://www.mirbsd.org/cvs.cgi/contrib/code/Snippets/eawparse and http://www.mirbsd.org/cvs.cgi/X11/xc/programs/xterm/wcwidth.c?rev=3DHEAD co= ntains an example of its output) into glibc-compatible format. The output I get (for UCD 13.0.0) is identical to yours. --=20 You are receiving this mail because: You are on the CC list for the bug.=