From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 878D23860772; Wed, 14 Feb 2024 20:49:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 878D23860772 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707943778; bh=U9dQRxpKw1cG/gSs0gDWv4KcTSKYmQ9wCVDFhqY8pmU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HT8hgE70MXftKPV2GUqCkjBfxbxo8Z01EA8bkutqoLdbl9o15P9RO9S/IntDtGZqd yahZkCJJFQScSQ6sjxaX1JmGRufsM11UsXbyhrcU6Jx/9fQIjES9GDEvS8j+yRH4LF c3/s02iwmNYcT7d2nWNTH98Nc0AsIF5A2RrstPk4= From: "julesbertholet at quoi dot xyz" To: glibc-bugs@sourceware.org Subject: [Bug localedata/31370] wcwidth() does not treat DEFAULT_IGNORABLE_CODE_POINTs as zero-width Date: Wed, 14 Feb 2024 20:49:38 +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.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: julesbertholet at quoi dot xyz 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31370 --- Comment #6 from Jules Bertholet --- (Apologies for the previous mangled message, I accidentally submitted while editing)=20 =E2=80=A6The displayed width of many characters depends on the context, sur= rounding characters, the particular font, etc. `wcwidth()` can only ever be "best effort." See for some more background. --=20 You are receiving this mail because: You are on the CC list for the bug.=