public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "maiku.fabian at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/27163] Error on test glk_IR with localedef
Date: Thu, 11 Jan 2024 16:05:10 +0000	[thread overview]
Message-ID: <bug-27163-716-tJDoJuImzj@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-27163-716@http.sourceware.org/bugzilla/>

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

--- Comment #4 from Mike FABIAN <maiku.fabian at gmail dot com> ---
> sudo localedef -i glk_IR -c -f ISO-8859-6 glk_IR

Please use UTF-8 instead of ISO-8859-6.

With my patch:

bash-5.2# localedef -i glk_IR -f UTF-8  /tmp/glk_IR
glk_IR:325: LC_TIME: syntax error
[error] LC_TIME: field `am_pm' not defined
[error] LC_ADDRESS: field `lang_ab' must not be defined
[error] no output file produced because errors were issued
bash-5.2# 

lang_ab should be empty if there is no two letter code for the language:

lang_ab ""

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

      parent reply	other threads:[~2024-01-11 16:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08 16:12 [Bug localedata/27163] New: " alirezama at hotmail dot com
2024-01-11 15:53 ` [Bug localedata/27163] " maiku.fabian at gmail dot com
2024-01-11 16:01 ` cvs-commit at gcc dot gnu.org
2024-01-11 16:03 ` maiku.fabian at gmail dot com
2024-01-11 16:05 ` maiku.fabian at gmail dot com [this message]

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=bug-27163-716-tJDoJuImzj@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libc-locales@sourceware.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).