[Bug localedata/22646] redundant data (LC_TIME) for es_CL, es_CU, es_EC and es_BO

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Fri Feb 23 09:13:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=22646

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  81be4b5e38c22bfd77ec8fe6815a45782c19eca1 (commit)
       via  9d5cfd8e838da31bd8fe0a55d4b43e8425dd3c2f (commit)
       via  6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9 (commit)
      from  4cdc25a4a1b49c7c73124952511fb57c5a82cd3f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=81be4b5e38c22bfd77ec8fe6815a45782c19eca1

commit 81be4b5e38c22bfd77ec8fe6815a45782c19eca1
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Feb 20 18:14:43 2018 +0100

    Remove --quiet argument when installing locales

    Using this argument hides problems. I would like to see when something
fails.

        * localedata/Makefile: Remove --quiet argument when
        installing locales

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=9d5cfd8e838da31bd8fe0a55d4b43e8425dd3c2f

commit 9d5cfd8e838da31bd8fe0a55d4b43e8425dd3c2f
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Feb 14 18:17:42 2018 +0100

    Use / instead of - in d_fmt for pt_BR and pt_PT [BZ #17438]

        [BZ #17438]
        * localedata/locales/pt_BR (LC_TIME): use / instead of -
        in d_fmt.
        * localedata/locales/pt_PT (LC_TIME): likewise

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9

commit 6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Feb 13 12:03:49 2018 +0100

    Use “copy "es_BO"” in LC_TIME of es_CU, es_CL, and es_EC

    LC_TIME in these 4 locales is identical, using “copy "es_BO"” makes
    that more obvious.

        [BZ #22646]
        * localedata/locales/es_CL (LC_TIME): copy "es_BO".
        * localedata/locales/es_CU (LC_TIME): copy "es_BO".
        * localedata/locales/es_EC (LC_TIME): copy "es_BO".

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                |   19 +++++++++++++++++++
 localedata/Makefile      |    2 +-
 localedata/locales/es_CL |   37 +------------------------------------
 localedata/locales/es_CU |   37 +------------------------------------
 localedata/locales/es_EC |   37 +------------------------------------
 localedata/locales/pt_BR |    2 +-
 localedata/locales/pt_PT |    2 +-
 7 files changed, 25 insertions(+), 111 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libc-locales mailing list