public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Rafal Luzynski <rl@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] mnw_MM, my_MM, and shn_MM locales: Do not use %Op
Date: Mon, 23 Dec 2019 22:52:00 -0000	[thread overview]
Message-ID: <20191223225254.40588.qmail@sourceware.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 2544 bytes --]

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b8c210bcc74840d24c61d39bde15bea9daf3e271

commit b8c210bcc74840d24c61d39bde15bea9daf3e271
Author: Rafał Lużyński <digitalfreak@lingonborough.com>
Date:   Thu Dec 19 21:57:55 2019 +0100

    mnw_MM, my_MM, and shn_MM locales: Do not use %Op
    
    The "O" modifier does nothing when used with "%p" so let's better not
    use it at all and replace "%Op" with "%p".

Diff:
---
 localedata/locales/mnw_MM | 2 +-
 localedata/locales/my_MM  | 2 +-
 localedata/locales/shn_MM | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/localedata/locales/mnw_MM b/localedata/locales/mnw_MM
index 2f089cd..04765ec 100644
--- a/localedata/locales/mnw_MM
+++ b/localedata/locales/mnw_MM
@@ -100,7 +100,7 @@ abday  "<U1012><U102D><U102F><U1010><U103A>";/
        "<U101E><U102D><U102F><U1000><U103A>";/
        "<U101E><U101D><U103A>"
 week          7;19971130;1
-d_t_fmt       "%OC%Oy %b %Od %A %OI:%OM:%OS %Op %Z"
+d_t_fmt       "%OC%Oy %b %Od %A %OI:%OM:%OS %p %Z"
 d_fmt         "%OC%Oy %b %Od %A"
 t_fmt         "%OI:%OM:%OS %p"
 % ဂယး, တ္ၚဲစေၚ်
diff --git a/localedata/locales/my_MM b/localedata/locales/my_MM
index 8463632..19e39ab 100644
--- a/localedata/locales/my_MM
+++ b/localedata/locales/my_MM
@@ -155,7 +155,7 @@ mon         "<U1007><U1014><U103A><U1014><U101D><U102B><U101B><U102E>";/
 	    "<U1012><U102E><U1007><U1004><U103A><U1018><U102C>"
 
 am_pm       "<U1014><U1036><U1014><U1000><U103A>";"<U100A><U1014><U1031>"
-d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %Op %Z"
+d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %p %Z"
 % Note: the use of %OC requires a patch to strftime_l.h
 d_fmt       "%OC%Oy %b %Od %A"
 t_fmt       "%OI:%OM:%OS %p"
diff --git a/localedata/locales/shn_MM b/localedata/locales/shn_MM
index a837f5f..69ac112 100644
--- a/localedata/locales/shn_MM
+++ b/localedata/locales/shn_MM
@@ -140,8 +140,8 @@ mon         "<U101C><U102D><U1030><U107C><U103A><U1075><U1019><U103A>";/
 	    "<U101C><U102D><U1030><U107C><U103A><U1078><U1035><U1004><U103A>"
 
 am_pm       "<U1075><U1062><U1004><U103A><U107C><U1082><U103A>";"<U1010><U1062><U1019><U103A><U1038><U1076><U1019><U103A><U1088>"
-d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %Op %Z"
-% Note: the Use of %OC reqUires a patch to strftime_l.h
+d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %p %Z"
+% Note: the use of %OC requires a patch to strftime_l.h
 d_fmt       "%OC%Oy %b %Od %A"
 t_fmt       "%OH:%OM:%OS %p"
 t_fmt_ampm  "%OI:%OM:%OS %p"


                 reply	other threads:[~2019-12-23 22:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20191223225254.40588.qmail@sourceware.org \
    --to=rl@sourceware.org \
    --cc=glibc-cvs@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).