public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications
@ 2011-04-07 19:00 mousavi.arash at gmail dot com
  2011-05-30  5:44 ` [Bug localedata/12651] " drepper.fsp at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mousavi.arash at gmail dot com @ 2011-04-07 19:00 UTC (permalink / raw)
  To: libc-locales

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

           Summary: strftime() needs to support more locale formats of
                    conversion specifications
           Product: glibc
           Version: 2.13
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales@sources.redhat.com
        ReportedBy: mousavi.arash@gmail.com


There are some alternative formats for conversion specifications that cause
strftime() to show alternative numeric symbols for the current locale such as
%OH, %OI, %Om, ....
Unfortunatly the lack of some alternative like %OY makes some applications like
GNOME/Evoluation crash after translation:
https://bugzilla.gnome.org/show_bug.cgi?id=553770 [it's really an old bug!]
It would be so nice if devlopers could enhance this feature. Sorry, I'm not an
advance bug reporter!

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug localedata/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 19:00 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
@ 2011-05-30  5:44 ` drepper.fsp at gmail dot com
  2012-03-24 11:17 ` mousavi.arash at gmail dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-05-30  5:44 UTC (permalink / raw)
  To: libc-locales

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

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |drepper.fsp at gmail dot
                   |                            |com
         Resolution|                            |WORKSFORME

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-05-29 23:17:13 UTC ---
I have no idea what you're talking about.  You have to provide a small,
self-contained test case.  If you have this, reopen the bug.  But not before.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug localedata/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 19:00 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
  2011-05-30  5:44 ` [Bug localedata/12651] " drepper.fsp at gmail dot com
@ 2012-03-24 11:17 ` mousavi.arash at gmail dot com
  2013-07-02 15:43 ` bluebat at member dot fsf.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mousavi.arash at gmail dot com @ 2012-03-24 11:17 UTC (permalink / raw)
  To: libc-locales

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

Arash Mousavi <mousavi.arash at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
            Version|2.13                        |2.15
         Resolution|WORKSFORME                  |

--- Comment #2 from Arash Mousavi <mousavi.arash at gmail dot com> 2012-03-24 10:30:27 UTC ---
(In reply to comment #1)
> I have no idea what you're talking about.  You have to provide a small,
> self-contained test case.  If you have this, reopen the bug.  But not before.

This is what I'm talking about with a lot more information and it is solved on
gnome side:
https://bugzilla.gnome.org/show_bug.cgi?id=658107

I just reopened the bug, but if it's not related, feel free to close it again
;)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug localedata/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 19:00 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
  2011-05-30  5:44 ` [Bug localedata/12651] " drepper.fsp at gmail dot com
  2012-03-24 11:17 ` mousavi.arash at gmail dot com
@ 2013-07-02 15:43 ` bluebat at member dot fsf.org
  2014-06-27 13:35 ` fweimer at redhat dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bluebat at member dot fsf.org @ 2013-07-02 15:43 UTC (permalink / raw)
  To: libc-locales

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

--- Comment #3 from 趙惟倫 <bluebat at member dot fsf.org> ---
%OY may be also good for locale lzh_TW
(see http://www.sourceware.org/bugzilla/show_bug.cgi?id=15681 )
Is that supported by glibc now?

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug localedata/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 19:00 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
                   ` (2 preceding siblings ...)
  2013-07-02 15:43 ` bluebat at member dot fsf.org
@ 2014-06-27 13:35 ` fweimer at redhat dot com
  2015-02-14  0:26 ` eblake at redhat dot com
  2015-08-27 22:00 ` [Bug locale/12651] " jsm28 at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-06-27 13:35 UTC (permalink / raw)
  To: libc-locales

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug localedata/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 19:00 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
                   ` (3 preceding siblings ...)
  2014-06-27 13:35 ` fweimer at redhat dot com
@ 2015-02-14  0:26 ` eblake at redhat dot com
  2015-08-27 22:00 ` [Bug locale/12651] " jsm28 at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: eblake at redhat dot com @ 2015-02-14  0:26 UTC (permalink / raw)
  To: libc-locales

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

Eric Blake <eblake at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eblake at redhat dot com

--- Comment #4 from Eric Blake <eblake at redhat dot com> ---
The Greek locale requires the support of %OB, supported in BSD since 1999, and
documented by POSIX since 2010:
http://austingroupbugs.net/view.php?id=258

Note that this adds a new set of locale keywords, 'alt_mon ALTMON_1' through
'alt_mon ALTMON_12', for describing the genitive case for '%d %OB', while the
existing '%B' remains the nominative case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug locale/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 19:00 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
                   ` (4 preceding siblings ...)
  2015-02-14  0:26 ` eblake at redhat dot com
@ 2015-08-27 22:00 ` jsm28 at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2015-08-27 22:00 UTC (permalink / raw)
  To: libc-locales

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|localedata                  |locale

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

end of thread, other threads:[~2015-08-27 22:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-07 19:00 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
2011-05-30  5:44 ` [Bug localedata/12651] " drepper.fsp at gmail dot com
2012-03-24 11:17 ` mousavi.arash at gmail dot com
2013-07-02 15:43 ` bluebat at member dot fsf.org
2014-06-27 13:35 ` fweimer at redhat dot com
2015-02-14  0:26 ` eblake at redhat dot com
2015-08-27 22:00 ` [Bug locale/12651] " jsm28 at gcc dot gnu.org

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).