public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/9917] New: Problem in the locale SA (Saudi Arabia)
@ 2009-03-02 18:09 osamak dot wfm at gmail dot com
  2009-03-14 18:19 ` [Bug localedata/9917] " drepper at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: osamak dot wfm at gmail dot com @ 2009-03-02 18:09 UTC (permalink / raw)
  To: glibc-bugs

Few days ago, I reported a bug
<http://bugzilla.gnome.org/show_bug.cgi?id=573572> in GNOME bugzilla, and a
developer asked me to report the problem here.

There is a problem in the output of "$ LC_TIME=ar_SA.UTF8 date +%p", which
causes many other problems for other software.

The output should be '&#1605;' (PM) or '&#1589;' (AM), in other words as the output of "$
LC_TIME=ar_AE.UTF8 date +%p".

Actually, I'm not really sure that this is the right please, please note me if
it is not.

-- 
           Summary: Problem in the locale SA (Saudi Arabia)
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: osamak dot wfm at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/9917] Problem in the locale SA (Saudi Arabia)
  2009-03-02 18:09 [Bug localedata/9917] New: Problem in the locale SA (Saudi Arabia) osamak dot wfm at gmail dot com
@ 2009-03-14 18:19 ` drepper at redhat dot com
  2009-03-14 18:52 ` osamak dot wfm at gmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: drepper at redhat dot com @ 2009-03-14 18:19 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-03-14 18:19 -------
There is no problem.  No time format uses the am/pm data.  t_fmt_ampm is defined
as "%k:%M:%S".

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


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/9917] Problem in the locale SA (Saudi Arabia)
  2009-03-02 18:09 [Bug localedata/9917] New: Problem in the locale SA (Saudi Arabia) osamak dot wfm at gmail dot com
  2009-03-14 18:19 ` [Bug localedata/9917] " drepper at redhat dot com
@ 2009-03-14 18:52 ` osamak dot wfm at gmail dot com
  2009-03-18 19:28 ` osamak dot wfm at gmail dot com
  2009-04-07 18:14 ` drepper at redhat dot com
  3 siblings, 0 replies; 7+ messages in thread
From: osamak dot wfm at gmail dot com @ 2009-03-14 18:52 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From osamak dot wfm at gmail dot com  2009-03-14 18:52 -------
(In reply to comment #1)
> There is no problem.  No time format uses the am/pm data.  t_fmt_ampm is defined
> as "%k:%M:%S".

Then why "$ LC_TIME=ar_SA.UTF8 date +%p" didn't work, but it worked with AE and EG?

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/9917] Problem in the locale SA (Saudi Arabia)
  2009-03-02 18:09 [Bug localedata/9917] New: Problem in the locale SA (Saudi Arabia) osamak dot wfm at gmail dot com
  2009-03-14 18:19 ` [Bug localedata/9917] " drepper at redhat dot com
  2009-03-14 18:52 ` osamak dot wfm at gmail dot com
@ 2009-03-18 19:28 ` osamak dot wfm at gmail dot com
  2009-04-07 18:14 ` drepper at redhat dot com
  3 siblings, 0 replies; 7+ messages in thread
From: osamak dot wfm at gmail dot com @ 2009-03-18 19:28 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From osamak dot wfm at gmail dot com  2009-03-18 19:28 -------
Sorry, but I think it is a locale bug, there was such bug reported in debian,
which is simply ended by updating glibc 'main' code, which is here.

<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356328>

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/9917] Problem in the locale SA (Saudi Arabia)
  2009-03-02 18:09 [Bug localedata/9917] New: Problem in the locale SA (Saudi Arabia) osamak dot wfm at gmail dot com
                   ` (2 preceding siblings ...)
  2009-03-18 19:28 ` osamak dot wfm at gmail dot com
@ 2009-04-07 18:14 ` drepper at redhat dot com
  3 siblings, 0 replies; 7+ messages in thread
From: drepper at redhat dot com @ 2009-04-07 18:14 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-04-07 18:14 -------
There is no problem.  Most sane locales don't have the braindead 12 hour format
and all programs using time formats have to be able to deal with that.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug localedata/9917] Problem in the locale SA (Saudi Arabia)
       [not found] <bug-9917-131@http.sourceware.org/bugzilla/>
  2014-07-01 20:42 ` fweimer at redhat dot com
@ 2014-07-01 20:43 ` fweimer at redhat dot com
  1 sibling, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01 20:43 UTC (permalink / raw)
  To: glibc-bugs

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

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

* [Bug localedata/9917] Problem in the locale SA (Saudi Arabia)
       [not found] <bug-9917-131@http.sourceware.org/bugzilla/>
@ 2014-07-01 20:42 ` fweimer at redhat dot com
  2014-07-01 20:43 ` fweimer at redhat dot com
  1 sibling, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01 20:42 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=10496

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


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

end of thread, other threads:[~2014-07-01 20:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-02 18:09 [Bug localedata/9917] New: Problem in the locale SA (Saudi Arabia) osamak dot wfm at gmail dot com
2009-03-14 18:19 ` [Bug localedata/9917] " drepper at redhat dot com
2009-03-14 18:52 ` osamak dot wfm at gmail dot com
2009-03-18 19:28 ` osamak dot wfm at gmail dot com
2009-04-07 18:14 ` drepper at redhat dot com
     [not found] <bug-9917-131@http.sourceware.org/bugzilla/>
2014-07-01 20:42 ` fweimer at redhat dot com
2014-07-01 20: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).