public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/17475] New: New Bhilodi and Tulu locales
@ 2014-10-10  8:25 t.udalova at samsung dot com
  2014-10-10  9:53 ` [Bug localedata/17475] " pravin.d.s at gmail dot com
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: t.udalova at samsung dot com @ 2014-10-10  8:25 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 17475
           Summary: New Bhilodi and Tulu locales
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: t.udalova at samsung dot com
                CC: libc-locales at sourceware dot org

Created attachment 7822
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7822&action=edit
localedef entries and locale files

Hi folks,

My colleagues and I prepared a new locales for Bhilodi and Tulu languages.
We also added Bhilodi and Tulu to the entries of localedef.

Please review the attached patch.

Is it OK for commit?

Thank you,
Tatiana Udalova

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
@ 2014-10-10  9:53 ` pravin.d.s at gmail dot com
  2014-10-10 10:15 ` t.udalova at samsung dot com
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pravin.d.s at gmail dot com @ 2014-10-10  9:53 UTC (permalink / raw)
  To: glibc-bugs

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

Pravin S <pravin.d.s at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pravin.d.s at gmail dot com

--- Comment #1 from Pravin S <pravin.d.s at gmail dot com> ---
$localedef -i ./tu_IN -f UTF-8 ./tu

./tu_IN:193: LC_MEASUREMENT: premature end of file
LC_ADDRESS: terminology language code `tcy' not defined
LC_ADDRESS: language abbreviation `tu' not defined
LC_ADDRESS: language abbreviation `tcy' not defined
no output file produced because warnings were issued

$localedef -i ./bh_IN -f UTF-8 ./bh
LC_ADDRESS: terminology language code `bhb' not defined


Do resolve above errors.

also good to provide link to ISO code for these languages.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
  2014-10-10  9:53 ` [Bug localedata/17475] " pravin.d.s at gmail dot com
@ 2014-10-10 10:15 ` t.udalova at samsung dot com
  2014-10-10 10:43 ` pravin.d.s at gmail dot com
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: t.udalova at samsung dot com @ 2014-10-10 10:15 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #2 from Tatiana Udalova <t.udalova at samsung dot com> ---
ISO codes for tcy were taken from here: http://en.wikipedia.org/wiki/ISO_639:t
ISO codes for bhb were taken from here: http://en.wikipedia.org/wiki/ISO_639:b

"terminology language code `tcy' not defined" problem also was fixed in our
patch.
Current localedef has no information about tulu and bhilodi languages. Such
information should be added to libc/locale/iso-639.def.
Our patch adds this information, but localedef should be rebuilded after that.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
  2014-10-10  9:53 ` [Bug localedata/17475] " pravin.d.s at gmail dot com
  2014-10-10 10:15 ` t.udalova at samsung dot com
@ 2014-10-10 10:43 ` pravin.d.s at gmail dot com
  2014-10-13  7:30 ` t.udalova at samsung dot com
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pravin.d.s at gmail dot com @ 2014-10-10 10:43 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #3 from Pravin S <pravin.d.s at gmail dot com> ---
I missed that.

One more fix: LC_MEASUREMENT is missing in both locales from
"LC_IDENTIFICATION"

Fix this and send patch to libc-alpha mailing list with subject as a bugzilla
id and summary.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (2 preceding siblings ...)
  2014-10-10 10:43 ` pravin.d.s at gmail dot com
@ 2014-10-13  7:30 ` t.udalova at samsung dot com
  2014-11-12 11:48 ` cvs-commit at gcc dot gnu.org
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: t.udalova at samsung dot com @ 2014-10-13  7:30 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #4 from Tatiana Udalova <t.udalova at samsung dot com> ---
Created attachment 7828
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7828&action=edit
fixed locales LC_MEASUREMENT

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (3 preceding siblings ...)
  2014-10-13  7:30 ` t.udalova at samsung dot com
@ 2014-11-12 11:48 ` cvs-commit at gcc dot gnu.org
  2014-11-12 11:59 ` siddhesh at redhat dot com
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2014-11-12 11:48 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #5 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  fffa1cf8a7f95830d488d5fc6bf73cb9599143f4 (commit)
       via  fb89b46d1d1cdbaaec1af918a3a3e1bd72a164e0 (commit)
      from  5c40c3bab2fddaca8cfe12d75944d1fef8adf1a4 (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=fffa1cf8a7f95830d488d5fc6bf73cb9599143f4

commit fffa1cf8a7f95830d488d5fc6bf73cb9599143f4
Author: Leonhard Holz <leonhard.holz@web.de>
Date:   Wed Nov 12 17:10:21 2014 +0530

    Fix tst-strcoll-overflow returning before timeout (BZ #17506)

    Modifies the test examination in test-skeleton.c so that a test can be
    successful if it is interrupted or it returns uninterrupted with the
    expected status. For this both EXPECTED_SIGNAL and EXPECTED_STATUS
    have to be set, as is done in tst-strcoll-overflow.c.

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

commit fb89b46d1d1cdbaaec1af918a3a3e1bd72a164e0
Author: Tatiana Udalova <t.udalova@samsung.com>
Date:   Wed Nov 12 17:06:39 2014 +0530

    New Bhilodi and Tulu locales (BZ #17475)

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

Summary of changes:
 ChangeLog                     |   12 +++
 NEWS                          |    5 +-
 locale/iso-639.def            |    2 +
 localedata/ChangeLog          |    7 ++
 localedata/SUPPORTED          |    2 +
 localedata/locales/bh_IN      |  179 +++++++++++++++++++++++++++++++++++++
 localedata/locales/tu_IN      |  195 +++++++++++++++++++++++++++++++++++++++++
 string/tst-strcoll-overflow.c |    1 +
 test-skeleton.c               |   63 ++++++++------
 9 files changed, 437 insertions(+), 29 deletions(-)
 create mode 100644 localedata/locales/bh_IN
 create mode 100644 localedata/locales/tu_IN

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (4 preceding siblings ...)
  2014-11-12 11:48 ` cvs-commit at gcc dot gnu.org
@ 2014-11-12 11:59 ` siddhesh at redhat dot com
  2015-03-05  8:21 ` maiku.fabian at gmail dot com
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: siddhesh at redhat dot com @ 2014-11-12 11:59 UTC (permalink / raw)
  To: glibc-bugs

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

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |siddhesh at redhat dot com
         Resolution|---                         |FIXED

--- Comment #6 from Siddhesh Poyarekar <siddhesh at redhat dot com> ---
Pushed into master.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (5 preceding siblings ...)
  2014-11-12 11:59 ` siddhesh at redhat dot com
@ 2015-03-05  8:21 ` maiku.fabian at gmail dot com
  2015-03-05 11:54 ` pravin.d.s at gmail dot com
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: maiku.fabian at gmail dot com @ 2015-03-05  8:21 UTC (permalink / raw)
  To: glibc-bugs

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

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |maiku.fabian at gmail dot com
         Resolution|FIXED                       |---

--- Comment #8 from Mike FABIAN <maiku.fabian at gmail dot com> ---
(In reply to Tatiana Udalova from comment #2)
> ISO codes for tcy were taken from here:
> http://en.wikipedia.org/wiki/ISO_639:t
> ISO codes for bhb were taken from here:
> http://en.wikipedia.org/wiki/ISO_639:b
> 
> "terminology language code `tcy' not defined" problem also was fixed in our
> patch.
> Current localedef has no information about tulu and bhilodi languages. Such
> information should be added to libc/locale/iso-639.def.
> Our patch adds this information, but localedef should be rebuilded after
> that.

The wikipedia links given seem to show that there are no iso 639-1 codes
for these languages.

So the locales should probably use the 3 letter iso 639-3 codes:

tu_IN -> tcy_IN
bh_IN -> bhb_IN

(The 2 letter code "bh" is already the iso 639-1 code for Bihari:
http://en.wikipedia.org/wiki/Bihari_languages)

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (6 preceding siblings ...)
  2015-03-05  8:21 ` maiku.fabian at gmail dot com
@ 2015-03-05 11:54 ` pravin.d.s at gmail dot com
  2015-06-17 12:27 ` pravin.d.s at gmail dot com
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pravin.d.s at gmail dot com @ 2015-03-05 11:54 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #9 from Pravin S <pravin.d.s at gmail dot com> ---
Created attachment 8172
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8172&action=edit
Patch to correct localecodes of Bhili and Tulu language

Correct code for Bhili http://www-01.sil.org/iso639-3/documentation.asp?id=bhb
Correct code for Tulu  http://www-01.sil.org/iso639-3/documentation.asp?id=tcy

For localedata/Changelog
2015-03-05  Pravin Satpute  <psatpute@redhat.com>

        [BZ #17475]
        * locales/tu_IN: renamed to tcy_IN
        * locales/bh_IN: New Bhili locale bhb_IN 
    * locale/iso-639.def

Common Changelog
2015-03-05  Pravin Satpute  <psatpute@redhat.com>

        [BZ #17475]
        * locale/iso-639.def: Update Bhili and Tulu language codes as per
iso639-3

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (7 preceding siblings ...)
  2015-03-05 11:54 ` pravin.d.s at gmail dot com
@ 2015-06-17 12:27 ` pravin.d.s at gmail dot com
  2015-07-15 10:38 ` cvs-commit at gcc dot gnu.org
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pravin.d.s at gmail dot com @ 2015-06-17 12:27 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #10 from Pravin S <pravin.d.s at gmail dot com> ---
ping..
We should fix this ASAP so users will not start using wrong locale.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (8 preceding siblings ...)
  2015-06-17 12:27 ` pravin.d.s at gmail dot com
@ 2015-07-15 10:38 ` cvs-commit at gcc dot gnu.org
  2015-07-15 10:41 ` siddhesh at redhat dot com
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2015-07-15 10:38 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #11 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  032c510db06cee5ee2b254611c44b3744660417a (commit)
      from  0035851c3c13f26b92fc076540d112069918a3e1 (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=032c510db06cee5ee2b254611c44b3744660417a

commit 032c510db06cee5ee2b254611c44b3744660417a
Author: Pravin Satpute <psatpute@redhat.com>
Date:   Wed Jul 15 16:06:17 2015 +0530

    Correcting language code for Bhili and Tulu locales (bug 17475)

    Bhili [1] and Tulu [2] language does not have iso-639-1 codes. Patch
    moves locale file with correct code and also fix iso-639.def.

    1. http://www-01.sil.org/iso639-3/documentation.asp?id=bhb
    2. http://www-01.sil.org/iso639-3/documentation.asp?id=tcy

    localedata/ChangeLog:

    2015-07-02  Pravin Satpute  <psatpute@redhat.com>

        [BZ #17475]
            * locales/tu_IN: renamed to tcy_IN
        * locales/bh_IN: renamed to bhb_IN

    Changelog:

    2015-03-05  Pravin Satpute  <psatpute@redhat.com>

        [BZ #17475]
        * locale/iso-639.def: Update Bhili and Tulu language codes as
        per iso639-3.

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

Summary of changes:
 ChangeLog                            |    6 ++++++
 NEWS                                 |   30 +++++++++++++++---------------
 locale/iso-639.def                   |    4 ++--
 localedata/ChangeLog                 |    6 ++++++
 localedata/locales/{bh_IN => bhb_IN} |   24 ++++++++++++------------
 localedata/locales/{tu_IN => tcy_IN} |   24 ++++++++++++------------
 6 files changed, 53 insertions(+), 41 deletions(-)
 rename localedata/locales/{bh_IN => bhb_IN} (92%)
 rename localedata/locales/{tu_IN => tcy_IN} (92%)

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (9 preceding siblings ...)
  2015-07-15 10:38 ` cvs-commit at gcc dot gnu.org
@ 2015-07-15 10:41 ` siddhesh at redhat dot com
  2015-07-17 21:40 ` raj.khem at gmail dot com
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: siddhesh at redhat dot com @ 2015-07-15 10:41 UTC (permalink / raw)
  To: glibc-bugs

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

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #12 from Siddhesh Poyarekar <siddhesh at redhat dot com> ---
Fixed in master.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (10 preceding siblings ...)
  2015-07-15 10:41 ` siddhesh at redhat dot com
@ 2015-07-17 21:40 ` raj.khem at gmail dot com
  2015-07-21  2:11 ` cvs-commit at gcc dot gnu.org
  2015-07-21  5:02 ` pravin.d.s at gmail dot com
  13 siblings, 0 replies; 15+ messages in thread
From: raj.khem at gmail dot com @ 2015-07-17 21:40 UTC (permalink / raw)
  To: glibc-bugs

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

Khem Raj <raj.khem at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |raj.khem at gmail dot com

--- Comment #13 from Khem Raj <raj.khem at gmail dot com> ---
Does this build for you ?
I am getting 

LC_ADDRESS: field `lang_ab' must not be defined

when compiling both these locales.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (11 preceding siblings ...)
  2015-07-17 21:40 ` raj.khem at gmail dot com
@ 2015-07-21  2:11 ` cvs-commit at gcc dot gnu.org
  2015-07-21  5:02 ` pravin.d.s at gmail dot com
  13 siblings, 0 replies; 15+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2015-07-21  2:11 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #14 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  536fb977807bf15f56d1ad23111e3f1a849c3030 (commit)
      from  7fde904c73c57faea48c9679bbdc0932d81b3a2f (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=536fb977807bf15f56d1ad23111e3f1a849c3030

commit 536fb977807bf15f56d1ad23111e3f1a849c3030
Author: Khem Raj <raj.khem@gmail.com>
Date:   Fri Jul 17 02:16:59 2015 -0700

    Reflect renaming of bh_IN and tu_IN in SUPPORTED file [BZ #17475]

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

Summary of changes:
 ChangeLog                                      |    6 ++++++
 benchtests/strcoll-inputs/filelist#en_US.UTF-8 |    4 ++--
 localedata/ChangeLog                           |    9 +++++++--
 localedata/SUPPORTED                           |    4 ++--
 4 files changed, 17 insertions(+), 6 deletions(-)

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Bug localedata/17475] New Bhilodi and Tulu locales
  2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
                   ` (12 preceding siblings ...)
  2015-07-21  2:11 ` cvs-commit at gcc dot gnu.org
@ 2015-07-21  5:02 ` pravin.d.s at gmail dot com
  13 siblings, 0 replies; 15+ messages in thread
From: pravin.d.s at gmail dot com @ 2015-07-21  5:02 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #15 from Pravin S <pravin.d.s at gmail dot com> ---
(In reply to Khem Raj from comment #13)
> Does this build for you ?
> I am getting 
> 
> LC_ADDRESS: field `lang_ab' must not be defined
> 
> when compiling both these locales.

Please try latest git and let me know if any problem.

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-07-21  5:02 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-10  8:25 [Bug localedata/17475] New: New Bhilodi and Tulu locales t.udalova at samsung dot com
2014-10-10  9:53 ` [Bug localedata/17475] " pravin.d.s at gmail dot com
2014-10-10 10:15 ` t.udalova at samsung dot com
2014-10-10 10:43 ` pravin.d.s at gmail dot com
2014-10-13  7:30 ` t.udalova at samsung dot com
2014-11-12 11:48 ` cvs-commit at gcc dot gnu.org
2014-11-12 11:59 ` siddhesh at redhat dot com
2015-03-05  8:21 ` maiku.fabian at gmail dot com
2015-03-05 11:54 ` pravin.d.s at gmail dot com
2015-06-17 12:27 ` pravin.d.s at gmail dot com
2015-07-15 10:38 ` cvs-commit at gcc dot gnu.org
2015-07-15 10:41 ` siddhesh at redhat dot com
2015-07-17 21:40 ` raj.khem at gmail dot com
2015-07-21  2:11 ` cvs-commit at gcc dot gnu.org
2015-07-21  5:02 ` pravin.d.s at gmail dot com

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).