public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Mike FABIAN <mfabian@redhat.com>
To: David Paleino <dapal@debian.org>
Cc: Florian Weimer <fweimer@redhat.com>,
	 libc-alpha@sourceware.org, tech@cademiasiciliana.org
Subject: Re: [PATCH] localedata: add new locales scn_IT and scn_US
Date: Thu, 16 May 2024 09:38:42 +0200	[thread overview]
Message-ID: <s9dy18ayznh.fsf@hathi.site> (raw)
In-Reply-To: <20240515203946.03aa36cf@betelgeuse.hanskalabs.net> (David Paleino's message of "Wed, 15 May 2024 20:39:46 +0200")

David Paleino <dapal@debian.org> さんはかきました:

> +LC_CTYPE
> +copy "it_IT"
> +
> +translit_start
> +ḌḌ "DDH"
> +ḍḍ "ddh"
> +Ḍḍ "Ddh"
> +translit_end
> +END LC_CTYPE

I am sorry for not testing that earlier, but that translit part does not
seem to work:

bash-5.2# export LC_ALL=scn_IT.UTF-8 
bash-5.2# echo 'ḌḌ' | iconv -f UTF-8 -t ASCII//translit 
??
bash-5.2# echo 'ß' | iconv -f UTF-8 -t ASCII//translit 
ss
bash-5.2# 

-- 
Mike FABIAN <mfabian@redhat.com>
睡眠不足はいい仕事の敵だ。


  reply	other threads:[~2024-05-16  7:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27 21:37 David Paleino
2024-04-29 13:17 ` Florian Weimer
2024-05-01  0:09   ` David Paleino
2024-05-13 13:23     ` Florian Weimer
2024-05-14 20:58       ` David Paleino
2024-05-14 21:08         ` David Paleino
2024-05-15  4:37           ` Florian Weimer
2024-05-15 15:17           ` Mike FABIAN
2024-05-15 18:39             ` David Paleino
2024-05-16  7:38               ` Mike FABIAN [this message]
2024-05-16  8:08                 ` Mike FABIAN
2024-05-16  8:44                   ` Andreas Schwab
2024-05-16  9:47                     ` Florian Weimer
2024-05-16 10:22                       ` Andreas Schwab
2024-05-16 10:20                 ` Andreas Schwab
2024-05-16 11:00                   ` Andreas Schwab
2024-05-16 15:03                     ` Mike FABIAN
2024-05-16 15:20                       ` Andreas Schwab
2024-06-09  7:20                         ` Mike FABIAN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s9dy18ayznh.fsf@hathi.site \
    --to=mfabian@redhat.com \
    --cc=dapal@debian.org \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=tech@cademiasiciliana.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).