This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCHv6] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0


Hi,

On 2015-06-29 16:09, Mike FABIAN wrote:
> Marko Myllynen <myllynen@redhat.com> wrote:
>> On 2015-06-23 11:08, Mike FABIAN wrote:
>>> Marko Myllynen <myllynen@redhat.com> wrote:
>>>> On 2015-06-22 20:20, Mike FABIAN wrote:
>>>>>
>>>>> Subject: [PATCH 2/5] Addition and fixes for translit_neutral
>>>
>>> A new patch set is attached.
>>
>> I think there are still few additional somewhat often used characters
>> that could be included in translit_neutral, please see the attached
>> patch for suggestions. Perhaps you could spin new patches with these
>> included in case you agree they're useful to have?
> 
> I included these.
> 
> Marko also noticed that transliterating
> U+2260 NOT EQUAL just to = (by doing the canonical expansion and dropping
> the combining character U+0338 is  not nice because it reverses the
> meaning.
> 
> Therefore, I changed gen_translit_combining a bit to make exceptions for
> these negated mathematical symbols.
> 
> New patch set attached.

looks good to me.

Thanks,

-- 
Marko Myllynen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]