public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Mike FABIAN <mfabian@redhat.com>
To: GNU C Library <libc-alpha@sourceware.org>
Cc: Alexandre Oliva <aoliva@redhat.com>
Subject: Re: [PATCH] Collation fix: make forward accent sorting the default [BZ #17750]
Date: Wed, 29 Nov 2017 11:40:00 -0000	[thread overview]
Message-ID: <s9da7z5tisr.fsf@taka.site> (raw)
In-Reply-To: <s9d4lpe8i9r.fsf@taka.site> (Mike FABIAN's message of "Tue, 28 Nov 2017 17:44:48 +0100")


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>

      reply	other threads:[~2017-11-29 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-28 16:44 Mike FABIAN
2017-11-29 11:40 ` Mike FABIAN [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s9da7z5tisr.fsf@taka.site \
    --to=mfabian@redhat.com \
    --cc=aoliva@redhat.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).