Re: [tz] [PROPOSED] Allow some IPA symbols in commentary
Oct. 4, 2018
11:54 a.m.
On 10/4/18 9:23 AM, Paul.Koning@dell.com wrote:
I wonder if the Unicode standard says so, or if this is a Linux bug.
I looked into it, and it's arguably a bug in the glibc regular expression matcher: it does not recognize u̯ as alphabetic because it's composed of U+0075 U+032F and the latter is not alphabetic. Let's add a comment to that effect and remove ɪ from the macro since it works OK. Proposed further patch attached.
2757
Age (days ago)
2757
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Eggert