public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys
@ 2023-07-18  9:55 colin at colino dot net
  2023-07-18  9:56 ` [Bug localedata/30649] " colin at colino dot net
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: colin at colino dot net @ 2023-07-18  9:55 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 30649
           Summary: [PATCH] Add transliteration of common emojis to
                    smileys
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: colin at colino dot net
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

Created attachment 14980
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14980&action=edit
Patch against git

Hello,

This patch adds transliteration of common emojis (faces and hearts) to
old-school, ASCII-compliant smileys.

I hope you'll consider it for inclusion! 

Thanks,

Colin

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

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

* [Bug localedata/30649] [PATCH] Add transliteration of common emojis to smileys
  2023-07-18  9:55 [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys colin at colino dot net
@ 2023-07-18  9:56 ` colin at colino dot net
  2023-07-18  9:58 ` colin at colino dot net
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: colin at colino dot net @ 2023-07-18  9:56 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #1 from Colin Leroy-Mira <colin at colino dot net> ---
Created attachment 14981
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14981&action=edit
Example of transliteration

An example of the result

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

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

* [Bug localedata/30649] [PATCH] Add transliteration of common emojis to smileys
  2023-07-18  9:55 [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys colin at colino dot net
  2023-07-18  9:56 ` [Bug localedata/30649] " colin at colino dot net
@ 2023-07-18  9:58 ` colin at colino dot net
  2023-07-18 10:03 ` colin at colino dot net
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: colin at colino dot net @ 2023-07-18  9:58 UTC (permalink / raw)
  To: libc-locales

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

Colin Leroy-Mira <colin at colino dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

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

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

* [Bug localedata/30649] [PATCH] Add transliteration of common emojis to smileys
  2023-07-18  9:55 [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys colin at colino dot net
  2023-07-18  9:56 ` [Bug localedata/30649] " colin at colino dot net
  2023-07-18  9:58 ` colin at colino dot net
@ 2023-07-18 10:03 ` colin at colino dot net
  2023-07-18 10:26 ` bruno at clisp dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: colin at colino dot net @ 2023-07-18 10:03 UTC (permalink / raw)
  To: libc-locales

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

Colin Leroy-Mira <colin at colino dot net> changed:

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

--- Comment #2 from Colin Leroy-Mira <colin at colino dot net> ---
Created attachment 14982
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14982&action=edit
Correct patch against git

Sorry, first patch was the wrong commit.

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

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

* [Bug localedata/30649] [PATCH] Add transliteration of common emojis to smileys
  2023-07-18  9:55 [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys colin at colino dot net
                   ` (2 preceding siblings ...)
  2023-07-18 10:03 ` colin at colino dot net
@ 2023-07-18 10:26 ` bruno at clisp dot org
  2023-07-18 12:25 ` carlos at redhat dot com
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bruno at clisp dot org @ 2023-07-18 10:26 UTC (permalink / raw)
  To: libc-locales

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

Bruno Haible <bruno at clisp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bruno at clisp dot org

--- Comment #3 from Bruno Haible <bruno at clisp dot org> ---
Very nice!

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

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

* [Bug localedata/30649] [PATCH] Add transliteration of common emojis to smileys
  2023-07-18  9:55 [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys colin at colino dot net
                   ` (3 preceding siblings ...)
  2023-07-18 10:26 ` bruno at clisp dot org
@ 2023-07-18 12:25 ` carlos at redhat dot com
  2023-07-18 12:50 ` colin at colino dot net
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: carlos at redhat dot com @ 2023-07-18 12:25 UTC (permalink / raw)
  To: libc-locales

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-07-18
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |carlos at redhat dot com

--- Comment #4 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Colin Leroy-Mira from comment #2)
> Created attachment 14982 [details]
> Correct patch against git
> 
> Sorry, first patch was the wrong commit.

Thanks for all of the work on this.

Could you please post your patch to libc-alpha@sourceware.org for review?

The contribution checklist walks you through the process:
https://sourceware.org/glibc/wiki/Contribution%20checklist

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

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

* [Bug localedata/30649] [PATCH] Add transliteration of common emojis to smileys
  2023-07-18  9:55 [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys colin at colino dot net
                   ` (4 preceding siblings ...)
  2023-07-18 12:25 ` carlos at redhat dot com
@ 2023-07-18 12:50 ` colin at colino dot net
  2023-07-18 19:43 ` sam at gentoo dot org
  2023-08-29  7:43 ` fweimer at redhat dot com
  7 siblings, 0 replies; 9+ messages in thread
From: colin at colino dot net @ 2023-07-18 12:50 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #5 from Colin Leroy-Mira <colin at colino dot net> ---
Thank you for the pointer Carlos, I will do that.

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

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

* [Bug localedata/30649] [PATCH] Add transliteration of common emojis to smileys
  2023-07-18  9:55 [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys colin at colino dot net
                   ` (5 preceding siblings ...)
  2023-07-18 12:50 ` colin at colino dot net
@ 2023-07-18 19:43 ` sam at gentoo dot org
  2023-08-29  7:43 ` fweimer at redhat dot com
  7 siblings, 0 replies; 9+ messages in thread
From: sam at gentoo dot org @ 2023-07-18 19:43 UTC (permalink / raw)
  To: libc-locales

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

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at gentoo dot org

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

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

* [Bug localedata/30649] [PATCH] Add transliteration of common emojis to smileys
  2023-07-18  9:55 [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys colin at colino dot net
                   ` (6 preceding siblings ...)
  2023-07-18 19:43 ` sam at gentoo dot org
@ 2023-08-29  7:43 ` fweimer at redhat dot com
  7 siblings, 0 replies; 9+ messages in thread
From: fweimer at redhat dot com @ 2023-08-29  7:43 UTC (permalink / raw)
  To: libc-locales

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.39

--- Comment #6 from Florian Weimer <fweimer at redhat dot com> ---
Fixed for 2.39 via:

commit dfe8c445883a50a55564b02b6957257bfc510db4
Author: Colin Leroy-Mira <colin@colino.net>
Date:   Tue Aug 29 08:02:50 2023 +0200

    localedata: Translit common emojis to smileys [BZ #30649]

    Add common emojis to the translit-able characters (mostly
    faces and hearts), and translit them to old-fashioned
    smileys.

    Signed-off-by: Colin Leroy-Mira <colin@colino.net>
    Reviewed-by: Florian Weimer <fweimer@redhat.com>

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

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

end of thread, other threads:[~2023-08-29  7:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-18  9:55 [Bug localedata/30649] New: [PATCH] Add transliteration of common emojis to smileys colin at colino dot net
2023-07-18  9:56 ` [Bug localedata/30649] " colin at colino dot net
2023-07-18  9:58 ` colin at colino dot net
2023-07-18 10:03 ` colin at colino dot net
2023-07-18 10:26 ` bruno at clisp dot org
2023-07-18 12:25 ` carlos at redhat dot com
2023-07-18 12:50 ` colin at colino dot net
2023-07-18 19:43 ` sam at gentoo dot org
2023-08-29  7:43 ` fweimer at redhat 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).