[PATCH] Collation fix: make forward accent sorting the default [BZ #17750]
Mike FABIAN
mfabian@redhat.com
Wed Nov 29 11:40:00 GMT 2017
Mike FABIAN <mfabian@redhat.com> wrote:
> Updated version of Alexandre Olivaâs patch to make forward accent
> sorting the default.
committed.
> The only locale which currently needs backward accents sorting is fr_CA.
> Therefore, forward accents sorting should be the default.
>
> Before this patch, backwards accent sorting was the default and all
> locales except fr_CA had to use
>
> define DIACRIT_FORWARD
>
> before
>
> copy "iso14651_t1"
>
> Most locales didnât do that and thus got the inappropriate backwards accents sorting
> by accident. Now only the fr_CA locale needs to use
>
> define DIACRIT_BACKWARD
>
> before
>
> copy "iso14651_t1"
>
--
Mike FABIAN <mfabian@redhat.com>
More information about the Libc-alpha
mailing list