public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
@ 2013-06-06 20:40 toke at toke dot dk
  2013-06-06 20:40 ` [Bug localedata/15593] " toke at toke dot dk
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-06-06 20:40 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 15593
           Summary: [PATCH] Add transliteration data for "LATIN SMALL
                    LETTER O WITH STROKE" (ø).
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: toke at toke dot dk
                CC: libc-locales at sourceware dot org

Created attachment 7062
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7062&action=edit
Patch to add transliteration data for ø/Ø characters.

Currently, glibc has no transliteration entry for the "LATIN SMALL LETTER O
WITH STROKE" and "LATIN CAPITAL LETTER O WITH STROKE" code points, which are
commonly used in Danish. This patch against the git master branch adds that to
the translit_combining file (ø -> o and Ø -> O), and to the da_DK locale (ø ->
oe, Ø -> OE).

Based on related patch for the Norwegian locale (see
http://sourceware.org/bugzilla/show_bug.cgi?id=89).

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
@ 2013-06-06 20:40 ` toke at toke dot dk
  2013-06-06 20:43 ` [Bug localedata/15593] New: " Keld Simonsen
                   ` (24 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-06-06 20:40 UTC (permalink / raw)
  To: libc-locales

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

Toke Høiland-Jørgensen <toke at toke dot dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |toke at toke dot dk

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

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

* Re: [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
  2013-06-06 20:40 ` [Bug localedata/15593] " toke at toke dot dk
@ 2013-06-06 20:43 ` Keld Simonsen
  2013-06-06 23:02 ` [Bug localedata/15593] " keld at keldix dot com
                   ` (23 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: Keld Simonsen @ 2013-06-06 20:43 UTC (permalink / raw)
  To: toke at toke dot dk; +Cc: libc-locales

On Thu, Jun 06, 2013 at 05:10:08PM +0000, toke at toke dot dk wrote:
> http://sourceware.org/bugzilla/show_bug.cgi?id=15593
> 
>             Bug ID: 15593
>            Summary: [PATCH] Add transliteration data for "LATIN SMALL
>                     LETTER O WITH STROKE" (ø).
>            Product: glibc
>            Version: unspecified
>             Status: NEW
>           Severity: normal
>           Priority: P2
>          Component: localedata
>           Assignee: unassigned at sourceware dot org
>           Reporter: toke at toke dot dk
>                 CC: libc-locales at sourceware dot org
> 
> Created attachment 7062
>   --> http://sourceware.org/bugzilla/attachment.cgi?id=7062&action=edit
> Patch to add transliteration data for ø/Ø characters.
> 
> Currently, glibc has no transliteration entry for the "LATIN SMALL LETTER O
> WITH STROKE" and "LATIN CAPITAL LETTER O WITH STROKE" code points, which are
> commonly used in Danish. This patch against the git master branch adds that to
> the translit_combining file (ø -> o and Ø -> O), and to the da_DK locale (ø ->
> oe, Ø -> OE).
> 
> Based on related patch for the Norwegian locale (see
> http://sourceware.org/bugzilla/show_bug.cgi?id=89).

I would rather recommend that the base transliteration would be ø -> oe and Ø -> OE

best regards
keld

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
  2013-06-06 20:40 ` [Bug localedata/15593] " toke at toke dot dk
  2013-06-06 20:43 ` [Bug localedata/15593] New: " Keld Simonsen
@ 2013-06-06 23:02 ` keld at keldix dot com
  2013-06-07 13:41 ` toke at toke dot dk
                   ` (22 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: keld at keldix dot com @ 2013-06-06 23:02 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from keld at keldix dot com <keld at keldix dot com> ---
On Thu, Jun 06, 2013 at 05:10:08PM +0000, toke at toke dot dk wrote:
> http://sourceware.org/bugzilla/show_bug.cgi?id=15593
> 
>             Bug ID: 15593
>            Summary: [PATCH] Add transliteration data for "LATIN SMALL
>                     LETTER O WITH STROKE" (ø).
>            Product: glibc
>            Version: unspecified
>             Status: NEW
>           Severity: normal
>           Priority: P2
>          Component: localedata
>           Assignee: unassigned at sourceware dot org
>           Reporter: toke at toke dot dk
>                 CC: libc-locales at sourceware dot org
> 
> Created attachment 7062
>   --> http://sourceware.org/bugzilla/attachment.cgi?id=7062&action=edit
> Patch to add transliteration data for ø/Ø characters.
> 
> Currently, glibc has no transliteration entry for the "LATIN SMALL LETTER O
> WITH STROKE" and "LATIN CAPITAL LETTER O WITH STROKE" code points, which are
> commonly used in Danish. This patch against the git master branch adds that to
> the translit_combining file (ø -> o and Ø -> O), and to the da_DK locale (ø ->
> oe, Ø -> OE).
> 
> Based on related patch for the Norwegian locale (see
> http://sourceware.org/bugzilla/show_bug.cgi?id=89).

I would rather recommend that the base transliteration would be ø -> oe and Ø
-> OE

best regards
keld

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (2 preceding siblings ...)
  2013-06-06 23:02 ` [Bug localedata/15593] " keld at keldix dot com
@ 2013-06-07 13:41 ` toke at toke dot dk
  2013-06-07 14:30 ` carlos at redhat dot com
                   ` (21 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-06-07 13:41 UTC (permalink / raw)
  To: libc-locales

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

Toke Høiland-Jørgensen <toke at toke dot dk> changed:

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

--- Comment #2 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
Created attachment 7064
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7064&action=edit
v2 of patch, making the base translation be ø -> oe

Fine with me; v2 of the patch just does ø -> oe for the base transliteration.

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (3 preceding siblings ...)
  2013-06-07 13:41 ` toke at toke dot dk
@ 2013-06-07 14:30 ` carlos at redhat dot com
  2013-06-08  9:07 ` keld at keldix dot com
                   ` (20 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: carlos at redhat dot com @ 2013-06-07 14:30 UTC (permalink / raw)
  To: libc-locales

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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #3 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Toke Høiland-Jørgensen from comment #2)
> Created attachment 7064 [details]
> v2 of patch, making the base translation be ø -> oe
> 
> Fine with me; v2 of the patch just does ø -> oe for the base transliteration.

Keld,

Given that you've reviewed this issue; if you would like to help with the
project I would be more than happy to have you as a maintainer with the ability
to commit to the repository. We need more help in all areas and an experienced
person like yourself could do wonders to improve our localization efforts. I
would be more than happy to have you involved.

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (4 preceding siblings ...)
  2013-06-07 14:30 ` carlos at redhat dot com
@ 2013-06-08  9:07 ` keld at keldix dot com
  2013-06-08 22:25 ` carlos at redhat dot com
                   ` (19 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: keld at keldix dot com @ 2013-06-08  9:07 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #4 from keld at keldix dot com <keld at keldix dot com> ---
On Fri, Jun 07, 2013 at 02:28:05PM +0000, carlos at redhat dot com wrote:
> http://sourceware.org/bugzilla/show_bug.cgi?id=15593
> 
> Carlos O'Donell <carlos at redhat dot com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |carlos at redhat dot com
> 
> --- Comment #3 from Carlos O'Donell <carlos at redhat dot com> ---
> (In reply to Toke Høiland-Jørgensen from comment #2)
> > Created attachment 7064 [details]
> > v2 of patch, making the base translation be ø -> oe
> > 
> > Fine with me; v2 of the patch just does ø -> oe for the base transliteration.
> 
> Keld,
> 
> Given that you've reviewed this issue; if you would like to help with the
> project I would be more than happy to have you as a maintainer with the ability
> to commit to the repository. We need more help in all areas and an experienced
> person like yourself could do wonders to improve our localization efforts. I
> would be more than happy to have you involved.

Well, I could do that. I have a plan to update some copyrights anyway on the
locales I did,
so I should probably do more of this work.

best regards
keld

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (5 preceding siblings ...)
  2013-06-08  9:07 ` keld at keldix dot com
@ 2013-06-08 22:25 ` carlos at redhat dot com
  2013-07-23 21:23 ` toke at toke dot dk
                   ` (18 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: carlos at redhat dot com @ 2013-06-08 22:25 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #5 from Carlos O'Donell <carlos at redhat dot com> ---
> Well, I could do that. I have a plan to update some copyrights anyway on the
> locales I did, so I should probably do more of this work.

I assume you are talking about this thread?
http://sourceware.org/ml/libc-alpha/2013-02/msg00433.html

If you would like commit access please start with a sourceware account:
http://sourceware.org/glibc/wiki/MAINTAINERS#Accounts_on_Sourceware.org

The whole process is here and is usually complete in 24-48 hours:
http://sourceware.org/glibc/wiki/MAINTAINERS#Becoming_a_maintainer

I'll refrain from posting to this bug, since this is now rather off-topic.

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (6 preceding siblings ...)
  2013-06-08 22:25 ` carlos at redhat dot com
@ 2013-07-23 21:23 ` toke at toke dot dk
  2013-07-24  2:31 ` carlos at redhat dot com
                   ` (17 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-07-23 21:23 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #6 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
So, any chance of getting this patch merged? :)

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (7 preceding siblings ...)
  2013-07-23 21:23 ` toke at toke dot dk
@ 2013-07-24  2:31 ` carlos at redhat dot com
  2013-07-24 12:58 ` toke at toke dot dk
                   ` (16 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: carlos at redhat dot com @ 2013-07-24  2:31 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #7 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Toke Høiland-Jørgensen from comment #6)
> So, any chance of getting this patch merged? :)

At some point yes.

Please post the patch to the mailing list and add your patch to the "Pending
Reviews" list:
http://sourceware.org/glibc/wiki/Pending%20Reviews

That way it gets more visbility and potentially someone reviews it.

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (8 preceding siblings ...)
  2013-07-24  2:31 ` carlos at redhat dot com
@ 2013-07-24 12:58 ` toke at toke dot dk
  2013-07-24 22:41 ` carlos at redhat dot com
                   ` (15 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-07-24 12:58 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #8 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
Right, posted to the mailing list
(http://sourceware.org/ml/libc-alpha/2013-07/msg00469.html). Can't edit the
wiki page; it says 'immutable page'.

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (9 preceding siblings ...)
  2013-07-24 12:58 ` toke at toke dot dk
@ 2013-07-24 22:41 ` carlos at redhat dot com
  2013-07-27 12:02 ` toke at toke dot dk
                   ` (14 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: carlos at redhat dot com @ 2013-07-24 22:41 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #9 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Toke Høiland-Jørgensen from comment #8)
> Right, posted to the mailing list
> (http://sourceware.org/ml/libc-alpha/2013-07/msg00469.html). Can't edit the
> wiki page; it says 'immutable page'.

See:
http://sourceware.org/glibc/wiki/#EditingTheWiki

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (10 preceding siblings ...)
  2013-07-24 22:41 ` carlos at redhat dot com
@ 2013-07-27 12:02 ` toke at toke dot dk
  2013-07-30  7:53 ` carlos at redhat dot com
                   ` (13 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-07-27 12:02 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #10 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
Right; well seeing as you're in the EditorGroup, I don't suppose you could add
me? User name TokeHøiland-Jørgensen :)

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (11 preceding siblings ...)
  2013-07-27 12:02 ` toke at toke dot dk
@ 2013-07-30  7:53 ` carlos at redhat dot com
  2013-10-07  8:41 ` toke at toke dot dk
                   ` (12 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: carlos at redhat dot com @ 2013-07-30  7:53 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #11 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Toke Høiland-Jørgensen from comment #10)
> Right; well seeing as you're in the EditorGroup, I don't suppose you could
> add me? User name TokeHøiland-Jørgensen :)

Done :-)

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (12 preceding siblings ...)
  2013-07-30  7:53 ` carlos at redhat dot com
@ 2013-10-07  8:41 ` toke at toke dot dk
  2013-10-09 15:31 ` carlos at redhat dot com
                   ` (11 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-10-07  8:41 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #12 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
So, I tried adding it to the pending reviews wiki page, but it still won't let
me. I'm assuming the wiki chokes on the dash in my username. I'm at a bit of a
loss as to how to proceed to actualy get this patch merged...

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (13 preceding siblings ...)
  2013-10-07  8:41 ` toke at toke dot dk
@ 2013-10-09 15:31 ` carlos at redhat dot com
  2013-10-16 12:05 ` toke at toke dot dk
                   ` (10 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: carlos at redhat dot com @ 2013-10-09 15:31 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #13 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Toke Høiland-Jørgensen from comment #12)
> So, I tried adding it to the pending reviews wiki page, but it still won't
> let me. I'm assuming the wiki chokes on the dash in my username. I'm at a
> bit of a loss as to how to proceed to actualy get this patch merged...

Can you confirm that your login name for the wiki is `TokeHøiland-Jørgensen'?
You are the first person I've seen use UTF-8 characters in their name for a
login. I've entered in your name exactly as you specified and it should work.
Would you like to try without UTF-8 characters to see if it works then e.g.
change your login name to `TokeHoiland-Jorgensen'. If that works then we can
file a bug upstream with MoinMoin.

The next step for getting your patch checked in is to post it to
libc-alpha@sourceware.org and if you did that then post it again with the word
"Ping" added to your subject to indicate you're requesting a review for the
second time.

Please make sure you follow all the steps here:
http://sourceware.org/glibc/wiki/Contribution%20checklist

The more steps you follow the easier it is for a project member to review your
changes. The most important steps include writing up a rationale (including any
standards references) for the change and how it was tested.

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (14 preceding siblings ...)
  2013-10-09 15:31 ` carlos at redhat dot com
@ 2013-10-16 12:05 ` toke at toke dot dk
  2013-10-16 15:37 ` carlos at redhat dot com
                   ` (9 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-10-16 12:05 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #14 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
Right, I've changed my wiki username to be 'TokeHoeiland-Joergensen' -- could
you edit the name on the editor's page, please? :)

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (15 preceding siblings ...)
  2013-10-16 12:05 ` toke at toke dot dk
@ 2013-10-16 15:37 ` carlos at redhat dot com
  2013-10-16 17:45 ` toke at toke dot dk
                   ` (8 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: carlos at redhat dot com @ 2013-10-16 15:37 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #15 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Toke Høiland-Jørgensen from comment #14)
> Right, I've changed my wiki username to be 'TokeHoeiland-Joergensen' --
> could you edit the name on the editor's page, please? :)

Done. Tell me if that works.

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (16 preceding siblings ...)
  2013-10-16 15:37 ` carlos at redhat dot com
@ 2013-10-16 17:45 ` toke at toke dot dk
  2013-10-17  1:55 ` carlos at redhat dot com
                   ` (7 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-10-16 17:45 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #16 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
Nope, still doesn't. Removed the dash (new name TokeHoeilandJoergensen); try
that? :)

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (17 preceding siblings ...)
  2013-10-16 17:45 ` toke at toke dot dk
@ 2013-10-17  1:55 ` carlos at redhat dot com
  2013-10-17  8:26 ` toke at toke dot dk
                   ` (6 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: carlos at redhat dot com @ 2013-10-17  1:55 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #17 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Toke Høiland-Jørgensen from comment #16)
> Nope, still doesn't. Removed the dash (new name TokeHoeilandJoergensen); try
> that? :)

Done. Try again?

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (18 preceding siblings ...)
  2013-10-17  1:55 ` carlos at redhat dot com
@ 2013-10-17  8:26 ` toke at toke dot dk
  2013-10-28 14:15 ` toke at toke dot dk
                   ` (5 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-10-17  8:26 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #18 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
Now it works; thanks. Added this bug to the PendingReviews page, and will go
through the rest of your list as well... :)

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (19 preceding siblings ...)
  2013-10-17  8:26 ` toke at toke dot dk
@ 2013-10-28 14:15 ` toke at toke dot dk
  2013-11-24  0:54 ` toke at toke dot dk
                   ` (4 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-10-28 14:15 UTC (permalink / raw)
  To: libc-locales

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

Toke Høiland-Jørgensen <toke at toke dot dk> changed:

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

--- Comment #19 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
Created attachment 7258
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7258&action=edit
Updated patch adding data to translit_neutral file

After comments on the mailing list, here's an updated patch putting the
transliteration data into the translit_neutral file. A corresponding changelog
entry could look like this:

2013-10-28  Toke Høiland-Jørgensen <toke@toke.dk>

    [BZ #15593]
    * localedata/locales/translit_neutral: Add entries for U00D8
        and U00F8.


I'm hoping this will get the patch closer to inclusion... :)

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (20 preceding siblings ...)
  2013-10-28 14:15 ` toke at toke dot dk
@ 2013-11-24  0:54 ` toke at toke dot dk
  2013-12-10  6:11 ` carlos at redhat dot com
                   ` (3 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: toke at toke dot dk @ 2013-11-24  0:54 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #20 from Toke Høiland-Jørgensen <toke at toke dot dk> ---
So, any news on getting this merged? :)

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (21 preceding siblings ...)
  2013-11-24  0:54 ` toke at toke dot dk
@ 2013-12-10  6:11 ` carlos at redhat dot com
  2013-12-12 20:30 ` cjlhomeaddress at gmail dot com
                   ` (2 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: carlos at redhat dot com @ 2013-12-10  6:11 UTC (permalink / raw)
  To: libc-locales

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

Carlos O'Donell <carlos at redhat dot com> changed:

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

--- Comment #21 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Toke Høiland-Jørgensen from comment #20)
> So, any news on getting this merged? :)

This is still on my list to test and checkin. I'm adding Chris Leonard to the
CC since he might have more time than me to review this and check it in.

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (22 preceding siblings ...)
  2013-12-10  6:11 ` carlos at redhat dot com
@ 2013-12-12 20:30 ` cjlhomeaddress at gmail dot com
  2014-06-13 15:13 ` fweimer at redhat dot com
  2015-05-05  9:22 ` maiku.fabian at gmail dot com
  25 siblings, 0 replies; 27+ messages in thread
From: cjlhomeaddress at gmail dot com @ 2013-12-12 20:30 UTC (permalink / raw)
  To: libc-locales

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

Chris Leonard <cjlhomeaddress at gmail dot com> changed:

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

--- Comment #22 from Chris Leonard <cjlhomeaddress at gmail dot com> ---
closed with commit f208205092684439ccd328831aff38418ac34927

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

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

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (23 preceding siblings ...)
  2013-12-12 20:30 ` cjlhomeaddress at gmail dot com
@ 2014-06-13 15:13 ` fweimer at redhat dot com
  2015-05-05  9:22 ` maiku.fabian at gmail dot com
  25 siblings, 0 replies; 27+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 15:13 UTC (permalink / raw)
  To: libc-locales

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

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] 27+ messages in thread

* [Bug localedata/15593] [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø).
  2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
                   ` (24 preceding siblings ...)
  2014-06-13 15:13 ` fweimer at redhat dot com
@ 2015-05-05  9:22 ` maiku.fabian at gmail dot com
  25 siblings, 0 replies; 27+ messages in thread
From: maiku.fabian at gmail dot com @ 2015-05-05  9:22 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maiku.fabian at gmail dot com

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

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

end of thread, other threads:[~2015-05-05  9:22 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-06 20:40 [Bug localedata/15593] New: [PATCH] Add transliteration data for "LATIN SMALL LETTER O WITH STROKE" (ø) toke at toke dot dk
2013-06-06 20:40 ` [Bug localedata/15593] " toke at toke dot dk
2013-06-06 20:43 ` [Bug localedata/15593] New: " Keld Simonsen
2013-06-06 23:02 ` [Bug localedata/15593] " keld at keldix dot com
2013-06-07 13:41 ` toke at toke dot dk
2013-06-07 14:30 ` carlos at redhat dot com
2013-06-08  9:07 ` keld at keldix dot com
2013-06-08 22:25 ` carlos at redhat dot com
2013-07-23 21:23 ` toke at toke dot dk
2013-07-24  2:31 ` carlos at redhat dot com
2013-07-24 12:58 ` toke at toke dot dk
2013-07-24 22:41 ` carlos at redhat dot com
2013-07-27 12:02 ` toke at toke dot dk
2013-07-30  7:53 ` carlos at redhat dot com
2013-10-07  8:41 ` toke at toke dot dk
2013-10-09 15:31 ` carlos at redhat dot com
2013-10-16 12:05 ` toke at toke dot dk
2013-10-16 15:37 ` carlos at redhat dot com
2013-10-16 17:45 ` toke at toke dot dk
2013-10-17  1:55 ` carlos at redhat dot com
2013-10-17  8:26 ` toke at toke dot dk
2013-10-28 14:15 ` toke at toke dot dk
2013-11-24  0:54 ` toke at toke dot dk
2013-12-10  6:11 ` carlos at redhat dot com
2013-12-12 20:30 ` cjlhomeaddress at gmail dot com
2014-06-13 15:13 ` fweimer at redhat dot com
2015-05-05  9:22 ` maiku.fabian 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).