public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/31149] New: combining characters (accents) misclassified as punct rather than alpha
@ 2023-12-12 15:53 vincent-srcware at vinc17 dot net
  2023-12-13 10:01 ` [Bug localedata/31149] " fweimer at redhat dot com
  2023-12-13 10:15 ` vincent-srcware at vinc17 dot net
  0 siblings, 2 replies; 3+ messages in thread
From: vincent-srcware at vinc17 dot net @ 2023-12-12 15:53 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=31149

            Bug ID: 31149
           Summary: combining characters (accents) misclassified as punct
                    rather than alpha
           Product: glibc
           Version: 2.37
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: vincent-srcware at vinc17 dot net
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Combining characters such as U+0301 COMBINING ACUTE ACCENT are misclassified as
punct, while this should be alpha.

With glibc 2.37 under Debian/unstable, I get for this character:

Property alnum : no
Property alpha : no
Property cntrl : no
Property digit : no
Property graph : yes
Property lower : no
Property print : yes
Property punct : yes
Property space : no
Property upper : no
Property xdigit: no

This affects grep: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27681 (where
it is said that the bug is in the GNU libc).

Corresponding Debian bug:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868654
(which was reported on 2017-07-17 and hasn't got any activity yet).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-13 10:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-12 15:53 [Bug localedata/31149] New: combining characters (accents) misclassified as punct rather than alpha vincent-srcware at vinc17 dot net
2023-12-13 10:01 ` [Bug localedata/31149] " fweimer at redhat dot com
2023-12-13 10:15 ` vincent-srcware at vinc17 dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).