public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/18384] New: iswalnum(0x345) incorrectly return 1
@ 2015-05-06 20:27 Michael1972 at mail dot ru
  2015-06-06  6:34 ` [Bug localedata/18384] " neleai at seznam dot cz
  0 siblings, 1 reply; 2+ messages in thread
From: Michael1972 at mail dot ru @ 2015-05-06 20:27 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 18384
           Summary: iswalnum(0x345) incorrectly return 1
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: Michael1972 at mail dot ru
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

Created attachment 8303
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8303&action=edit
Screenshot

In Greek traditional text analysis, the iota subscript (U+0345) is often talked
about as a "diacritic", see:

"http://en.wikipedia.org/wiki/Iota_subscript"

In the recourse: http://www.unicode.org/ucd/ 
I found two documents:
1. http://www.unicode.org/Public/UCD/latest/charts/CodeCharts.pdf
2. http://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
In the first document in the section: "Combining Diacritical Marks" I found
this character in the table. See at the attached screenshot.
In the second document in line 752 we have:
0300..034E    ; Diacritic # Mn  [79] COMBINING GRAVE ACCENT..COMBINING UPWARDS
ARROW BELOW

As a result, I think, it is pretty clear that iswalnum(0x345) should not return
1, but rather 0.

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


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

* [Bug localedata/18384] iswalnum(0x345) incorrectly return 1
  2015-05-06 20:27 [Bug libc/18384] New: iswalnum(0x345) incorrectly return 1 Michael1972 at mail dot ru
@ 2015-06-06  6:34 ` neleai at seznam dot cz
  0 siblings, 0 replies; 2+ messages in thread
From: neleai at seznam dot cz @ 2015-06-06  6:34 UTC (permalink / raw)
  To: glibc-bugs

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

Ondrej Bilka <neleai at seznam dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |libc-locales at sourceware dot org
                   |                            |, neleai at seznam dot cz
          Component|libc                        |localedata

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


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

end of thread, other threads:[~2015-06-06  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-06 20:27 [Bug libc/18384] New: iswalnum(0x345) incorrectly return 1 Michael1972 at mail dot ru
2015-06-06  6:34 ` [Bug localedata/18384] " neleai at seznam dot cz

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).