From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F16F0385B512; Wed, 13 Dec 2023 10:01:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F16F0385B512 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702461672; bh=Utk+ZS562rxOEFchzxhqta4XhvKXn9sOKujVTFNw8g0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O6XQZSlGbsbipzDcesTuVkO3XhWnWvLq4BZWTtBC2iNNM1u4UHgpT/6JCrQ1kAls2 1zji6cgyP9LUa7OtL6UkbJcC4QvuSRYmLlL+3cMjTHhcbhAeK+o1wC1oEhKfggZdxi vB4RBIv6wRFn/k4b9yziZJoZCYgMrUJflcSfSxac= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug localedata/31149] combining characters (accents) misclassified as punct rather than alpha Date: Wed, 13 Dec 2023 10:01:12 +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.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D31149 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fweimer at redhat dot com --- Comment #1 from Florian Weimer --- Isn't the larger issue here that it's reasonable to expect that [[:alpha:]] matches a single letter as perceived by the user: an entire grapheme cluster comprising the base character(s), its associated combining characters and o= ther marks. We do not implement any of that in glibc, and there are no plans to = do so. --=20 You are receiving this mail because: You are on the CC list for the bug.=