[Bug localedata/22019] Wrong placement of monetary symbol in el_GR (negative amounts)

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue Oct 17 13:44:00 GMT 2017


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

--- Comment #4 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  56a752ab6aa89088a787d852358cdd8f0a0d57f1 (commit)
      from  c38a4bfd596db2be2b9c1f96715bdc833eab760a (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=56a752ab6aa89088a787d852358cdd8f0a0d57f1

commit 56a752ab6aa89088a787d852358cdd8f0a0d57f1
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Oct 17 14:54:53 2017 +0200

    Place monetary symbol in el_GR and el_CY after the amount

    CLDR uses this pattern as well.

        [BZ #22019]
        * localedata/locales/el_GR: Set n_cs_precedes to 0.
        * localedata/locales/el_CY: copy "el_GR" because it is identical.
        * stdlib/tst-strfmon_l.c: adapt test case.

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

Summary of changes:
 ChangeLog                |    7 +++++++
 localedata/locales/el_CY |   16 +---------------
 localedata/locales/el_GR |    2 +-
 stdlib/tst-strfmon_l.c   |    4 ++--
 4 files changed, 11 insertions(+), 18 deletions(-)

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


More information about the Libc-locales mailing list