public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
@ 2011-05-15 12:32 ` drepper.fsp at gmail dot com
  2011-05-16  8:25 ` aras.noori at gmail dot com
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-05-15 12:32 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drepper.fsp at gmail dot
                   |                            |com

--- Comment #19 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-05-15 12:31:57 UTC ---
The file isn't usable as-is, there are many problems when compiling it.

First, it must be in UTF-8.

Second, the collation rules seem all pretty bogus since there already are rules
for all the characters defined.  If needed, you have to redefine the
relocation.

Third, there are many syntax errors.

Fourth, all the values for the fields must use the <U....> notation, not real
strings.

Fifth, the values for some fields is plain wrong.  localedef will tell you.

I did add the language code to localedef now.


Just run localedef like

   localedef -i ./YOURFILE -f UTF-8 ./SOMEDIR

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
  2011-05-15 12:32 ` [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB) drepper.fsp at gmail dot com
@ 2011-05-16  8:25 ` aras.noori at gmail dot com
  2011-05-16  8:31 ` aras.noori at gmail dot com
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: aras.noori at gmail dot com @ 2011-05-16  8:25 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

Aras Noori <aras.noori at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4357|0                           |1
        is obsolete|                            |

--- Comment #20 from Aras Noori <aras.noori at gmail dot com> 2011-05-16 08:24:29 UTC ---
Created attachment 5727
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5727
CKB-IQ locale info (Kurdish Sorani)

CKB-IQ locale info (Kurdish Sorani)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
  2011-05-15 12:32 ` [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB) drepper.fsp at gmail dot com
  2011-05-16  8:25 ` aras.noori at gmail dot com
@ 2011-05-16  8:31 ` aras.noori at gmail dot com
  2011-05-16 15:04 ` drepper.fsp at gmail dot com
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: aras.noori at gmail dot com @ 2011-05-16  8:31 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

--- Comment #21 from Aras Noori <aras.noori at gmail dot com> 2011-05-16 08:29:58 UTC ---
Hi,
I updated the file, it was full of syntax Errors, I repair most of them, hope
its works now.
I observed many locale files used slach / others using backslash \, compiler
distinguished between them!, I learned its should not be so. The file is saved
as UTF-8 also with Unix format of EOL.

best regards
Aras

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-05-16  8:31 ` aras.noori at gmail dot com
@ 2011-05-16 15:04 ` drepper.fsp at gmail dot com
  2011-05-16 15:24 ` aras.noori at gmail dot com
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-05-16 15:04 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

--- Comment #22 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-05-16 15:03:51 UTC ---
You haven't fixed the collation information.  You have to use the generic
collation data (include it, do not copy it) and then, if necessary at all,
define modifications using reorder_after etc.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2011-05-16 15:04 ` drepper.fsp at gmail dot com
@ 2011-05-16 15:24 ` aras.noori at gmail dot com
  2011-05-18 15:17 ` erdal.ronahi at gmail dot com
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: aras.noori at gmail dot com @ 2011-05-16 15:24 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

--- Comment #23 from Aras Noori <aras.noori at gmail dot com> 2011-05-16 15:23:50 UTC ---
(In reply to comment #22)
> You haven't fixed the collation information.  You have to use the generic
> collation data (include it, do not copy it) and then, if necessary at all,
> define modifications using reorder_after etc.

did you mean 
% collating-element <LAM WITH SMALL V-ALEF> from <U06B5><U0627>

they are already commented.

regards
Aras

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2011-05-16 15:24 ` aras.noori at gmail dot com
@ 2011-05-18 15:17 ` erdal.ronahi at gmail dot com
  2011-05-18 15:28 ` erdal.ronahi at gmail dot com
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: erdal.ronahi at gmail dot com @ 2011-05-18 15:17 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

--- Comment #24 from Erdal Ronahi <erdal.ronahi at gmail dot com> 2011-05-18 15:16:51 UTC ---
Hallo Aras,

gut zu sehen, dass Du wieder an der Datei arbeitest.

Weißt Dul was "collation" ist und wozu es gut ist? Es geht dabei um die
Reihenfolge der alphabetischen Sortierung.

Liebe Grüße
Erdal

On 16 May 2011 17:24, aras.noori at gmail dot com <
sourceware-bugzilla@sourceware.org> wrote:

> http://sourceware.org/bugzilla/show_bug.cgi?id=9809
>
> --- Comment #23 from Aras Noori <aras.noori at gmail dot com> 2011-05-16
> 15:23:50 UTC ---
> (In reply to comment #22)
> > You haven't fixed the collation information.  You have to use the generic
> > collation data (include it, do not copy it) and then, if necessary at
> all,
> > define modifications using reorder_after etc.
>
> did you mean
> % collating-element <LAM WITH SMALL V-ALEF> from <U06B5><U0627>
>
> they are already commented.
>
> regards
> Aras
>
> --
> Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2011-05-18 15:17 ` erdal.ronahi at gmail dot com
@ 2011-05-18 15:28 ` erdal.ronahi at gmail dot com
  2011-05-28  3:55 ` drepper.fsp at gmail dot com
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: erdal.ronahi at gmail dot com @ 2011-05-18 15:28 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

--- Comment #25 from Erdal Ronahi <erdal.ronahi at gmail dot com> 2011-05-18 15:28:26 UTC ---
Sorry for posting in German here, wasn't aware that replies go directly to
the bugmail.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2011-05-18 15:28 ` erdal.ronahi at gmail dot com
@ 2011-05-28  3:55 ` drepper.fsp at gmail dot com
  2011-06-28  8:29 ` aras.noori at gmail dot com
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-05-28  3:55 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

--- Comment #26 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-05-28 03:55:07 UTC ---
(In reply to comment #23)
> (In reply to comment #22)
> > You haven't fixed the collation information.  You have to use the generic
> > collation data (include it, do not copy it) and then, if necessary at all,
> > define modifications using reorder_after etc.
> 
> did you mean 
> % collating-element <LAM WITH SMALL V-ALEF> from <U06B5><U0627>
> 
> they are already commented.

No.  Look at the other files.  There are some broken ones but those I caught in
time are using

copy "iso14651_t1"

and then use if necessary reorder_after.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2011-05-28  3:55 ` drepper.fsp at gmail dot com
@ 2011-06-28  8:29 ` aras.noori at gmail dot com
  2012-04-04 17:02 ` pasky at ucw dot cz
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: aras.noori at gmail dot com @ 2011-06-28  8:29 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

--- Comment #27 from Aras Noori <aras.noori at gmail dot com> 2011-06-28 08:28:56 UTC ---
Yes Erdal I also defined 3 collations, they were had syntax Error as Mr. Ulrich
Drepper says. I would upload the new version later. Thanks for your efforts.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2011-06-28  8:29 ` aras.noori at gmail dot com
@ 2012-04-04 17:02 ` pasky at ucw dot cz
  2012-04-04 17:04 ` pasky at ucw dot cz
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: pasky at ucw dot cz @ 2012-04-04 17:02 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

Petr Baudis <pasky at ucw dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |pasky at ucw dot cz
         Resolution|                            |FIXED

--- Comment #28 from Petr Baudis <pasky at ucw dot cz> 2012-04-04 17:00:54 UTC ---
WAITING for almost a year now. Please reopen the bug when you have a new patch.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2012-04-04 17:02 ` pasky at ucw dot cz
@ 2012-04-04 17:04 ` pasky at ucw dot cz
  2012-11-04 16:05 ` jwtiyar at gmail dot com
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: pasky at ucw dot cz @ 2012-04-04 17:04 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

Petr Baudis <pasky at ucw dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |INVALID

--- Comment #29 from Petr Baudis <pasky at ucw dot cz> 2012-04-04 17:03:34 UTC ---
Sorry for the clicko; this was not fixed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2012-04-04 17:04 ` pasky at ucw dot cz
@ 2012-11-04 16:05 ` jwtiyar at gmail dot com
  2014-02-16 17:47 ` jackie.rosen at hushmail dot com
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: jwtiyar at gmail dot com @ 2012-11-04 16:05 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=9809

Jwtiayr Nariman <jwtiyar at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jwtiyar at gmail dot com

--- Comment #30 from Jwtiayr Nariman <jwtiyar at gmail dot com> 2012-11-04 16:05:39 UTC ---
Can you Post problems?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2012-11-04 16:05 ` jwtiyar at gmail dot com
@ 2014-02-16 17:47 ` jackie.rosen at hushmail dot com
  2014-05-28 19:42 ` schwab at sourceware dot org
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 17:47 UTC (permalink / raw)
  To: glibc-bugs

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

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #31 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

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


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2014-02-16 17:47 ` jackie.rosen at hushmail dot com
@ 2014-05-28 19:42 ` schwab at sourceware dot org
  2014-07-01 20:59 ` fweimer at redhat dot com
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:42 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

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


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2014-05-28 19:42 ` schwab at sourceware dot org
@ 2014-07-01 20:59 ` fweimer at redhat dot com
  2014-11-03 23:21 ` aras.noori at gmail dot com
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01 20:59 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (14 preceding siblings ...)
  2014-07-01 20:59 ` fweimer at redhat dot com
@ 2014-11-03 23:21 ` aras.noori at gmail dot com
  2014-11-03 23:24 ` aras.noori at gmail dot com
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: aras.noori at gmail dot com @ 2014-11-03 23:21 UTC (permalink / raw)
  To: glibc-bugs

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

Aras Noori <aras.noori at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5727|0                           |1
        is obsolete|                            |

--- Comment #32 from Aras Noori <aras.noori at gmail dot com> ---
Created attachment 7887
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7887&action=edit
CKB-IQ locale info (Kurdish Sorani)

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


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (15 preceding siblings ...)
  2014-11-03 23:21 ` aras.noori at gmail dot com
@ 2014-11-03 23:24 ` aras.noori at gmail dot com
  2014-11-04  0:45 ` gunnarhj at ubuntu dot com
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: aras.noori at gmail dot com @ 2014-11-03 23:24 UTC (permalink / raw)
  To: glibc-bugs

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

Aras Noori <aras.noori at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |FIXED

--- Comment #33 from Aras Noori <aras.noori at gmail dot com> ---
Hi All,
I attached the new version, bug free.

I also renewed the Bug on Launchpad at:
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/1388808

Best regards for all your efforts in past.

Regards
Aras

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


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

* [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB)
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (16 preceding siblings ...)
  2014-11-03 23:24 ` aras.noori at gmail dot com
@ 2014-11-04  0:45 ` gunnarhj at ubuntu dot com
  2020-07-20 20:17 ` [Bug localedata/9809] ckb_IQ: new Kurdish Sorani locale jwtiyar at gmail dot com
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: gunnarhj at ubuntu dot com @ 2014-11-04  0:45 UTC (permalink / raw)
  To: glibc-bugs

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

Gunnar Hjalmarsson <gunnarhj at ubuntu dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |gunnarhj at ubuntu dot com
         Resolution|FIXED                       |---

--- Comment #34 from Gunnar Hjalmarsson <gunnarhj at ubuntu dot com> ---
Please see comment #33 by Aras Noori.

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


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

* [Bug localedata/9809] ckb_IQ: new Kurdish Sorani locale
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (17 preceding siblings ...)
  2014-11-04  0:45 ` gunnarhj at ubuntu dot com
@ 2020-07-20 20:17 ` jwtiyar at gmail dot com
  2020-07-21  7:37 ` maiku.fabian at gmail dot com
  2020-08-07 15:31 ` jwtiyar at gmail dot com
  20 siblings, 0 replies; 21+ messages in thread
From: jwtiyar at gmail dot com @ 2020-07-20 20:17 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #87 from Jwtiyar Nariman <jwtiyar at gmail dot com> ---
HEY dear Mike
Does ckb_IQ will be available in 2.32?
I think there is a problem with re-order as i mentioned before, Due to this
commit:
https://sourceware.org/git/?p=glibc.git;a=commit;h=3404def00a1b332080fa51044733f6ead0eae5f3

Best Rgeards

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

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

* [Bug localedata/9809] ckb_IQ: new Kurdish Sorani locale
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (18 preceding siblings ...)
  2020-07-20 20:17 ` [Bug localedata/9809] ckb_IQ: new Kurdish Sorani locale jwtiyar at gmail dot com
@ 2020-07-21  7:37 ` maiku.fabian at gmail dot com
  2020-08-07 15:31 ` jwtiyar at gmail dot com
  20 siblings, 0 replies; 21+ messages in thread
From: maiku.fabian at gmail dot com @ 2020-07-21  7:37 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #88 from Mike FABIAN <maiku.fabian at gmail dot com> ---
(In reply to Jwtiyar Nariman from comment #87)
> HEY dear Mike
> Does ckb_IQ will be available in 2.32?

Yes.

> I think there is a problem with re-order as i mentioned before, Due to this
> commit:
> https://sourceware.org/git/?p=glibc.git;a=commit;
> h=3404def00a1b332080fa51044733f6ead0eae5f3
> 
> Best Rgeards

This is fixed by the mentioned commit.

And even before the commit, it worked, it just printed a warning at build time.

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

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

* [Bug localedata/9809] ckb_IQ: new Kurdish Sorani locale
       [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
                   ` (19 preceding siblings ...)
  2020-07-21  7:37 ` maiku.fabian at gmail dot com
@ 2020-08-07 15:31 ` jwtiyar at gmail dot com
  20 siblings, 0 replies; 21+ messages in thread
From: jwtiyar at gmail dot com @ 2020-08-07 15:31 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #89 from Jwtiyar Nariman <jwtiyar at gmail dot com> ---
Hey
2.32 is released and ckb is existed, thank you for everyone specially Gunnar
and Mike, I wonder to know how Ubuntu will update it to latest 2.32?

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

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

end of thread, other threads:[~2020-08-07 15:31 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-9809-131@http.sourceware.org/bugzilla/>
2011-05-15 12:32 ` [Bug localedata/9809] Please add Kurdish locale for Kurdish Sorani (CKB) drepper.fsp at gmail dot com
2011-05-16  8:25 ` aras.noori at gmail dot com
2011-05-16  8:31 ` aras.noori at gmail dot com
2011-05-16 15:04 ` drepper.fsp at gmail dot com
2011-05-16 15:24 ` aras.noori at gmail dot com
2011-05-18 15:17 ` erdal.ronahi at gmail dot com
2011-05-18 15:28 ` erdal.ronahi at gmail dot com
2011-05-28  3:55 ` drepper.fsp at gmail dot com
2011-06-28  8:29 ` aras.noori at gmail dot com
2012-04-04 17:02 ` pasky at ucw dot cz
2012-04-04 17:04 ` pasky at ucw dot cz
2012-11-04 16:05 ` jwtiyar at gmail dot com
2014-02-16 17:47 ` jackie.rosen at hushmail dot com
2014-05-28 19:42 ` schwab at sourceware dot org
2014-07-01 20:59 ` fweimer at redhat dot com
2014-11-03 23:21 ` aras.noori at gmail dot com
2014-11-03 23:24 ` aras.noori at gmail dot com
2014-11-04  0:45 ` gunnarhj at ubuntu dot com
2020-07-20 20:17 ` [Bug localedata/9809] ckb_IQ: new Kurdish Sorani locale jwtiyar at gmail dot com
2020-07-21  7:37 ` maiku.fabian at gmail dot com
2020-08-07 15:31 ` jwtiyar 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).