[PATCH][BZ 18934] hu_HU: Fix multiple sorting bugs.

Carlos O'Donell carlos@redhat.com
Tue Mar 28 14:37:00 GMT 2017


On 03/22/2017 03:19 AM, Egmont Koblinger wrote:
> Hi,
> 
> On Wed, Mar 22, 2017 at 2:02 AM, Carlos O'Donell <carlos@redhat.com> wrote:
> 
>> In summary:
>> - This v6 looks ready to checkin.
>> - Suggest
>>   "Further changes by Egmont Koblinger between 2002-2017:"
>>   in the locale file. Are you OK with that? See below.
> 
> Either this, or perhaps listing each year (2002, 2012, 2015, 2017)?
> Either one is absolutely fine for me.
> 
>> - NEWS item:
>> "* Extensive new collation tests for Hungarian locales based on
>>    `The Rules of Hungarian Orthography, 12th edition` and the
>>    work of Egmont Koblinger <egmont@gmail.com> (Bug 18934).
> 
> Amazing, thanks! :)
> 
>> If you're OK with that then I'll commit.
> 
> Yes please, I can hardly wait for it :)))
> 
> (You should also bump the date in localedata/Changelog, although being
> a day behind is probably not a big deal.)
> 
> 
> Thanks a lot,
> egmont
> 

Pushed.

commit ea1898dded26316e2e73adfb409224e864ffaa8b
Author: Egmont Koblinger <egmont@gmail.com>
Date:   Wed Mar 22 21:27:30 2017 -0400

    localedata: hu_HU: fix multiple sorting bugs (bug 18934)
    
    Fix the incorrect sorting order of a digraph and its geminated variant,
    regression introduced by a faulty fix to bug 13547 in commit
    b008d4c85619a753e441d7f473ba8af0db400bd6.
    
    Fix two inconsistencies in sorting unusual capitalization of digraphs
    (bug #18587).
    
    Enable DIACRIT_FORWARD to work around bug #17750.
    
    Sort foreign accents after the Hungarian ones.
    
    Add extensive unittests containing all the examples from The Rules of
    Hungarian Orthography and many more, including explanatory comments.

-- 
Cheers,
Carlos.



More information about the Libc-locales mailing list