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

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 on the CC list for the bug.


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

* [Bug localedata/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 18:41 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
@ 2011-05-29 23:17 ` drepper.fsp at gmail dot com
  2012-03-24 16:05 ` mousavi.arash at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-05-29 23:17 UTC (permalink / raw)
  To: glibc-bugs

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 on the CC list for the bug.


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

* [Bug localedata/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 18:41 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
  2011-05-29 23:17 ` [Bug localedata/12651] " drepper.fsp at gmail dot com
@ 2012-03-24 16:05 ` mousavi.arash at gmail dot com
  2014-06-27 13:16 ` fweimer at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mousavi.arash at gmail dot com @ 2012-03-24 16:05 UTC (permalink / raw)
  To: glibc-bugs

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 on the CC list for the bug.


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

* [Bug localedata/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 18:41 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
  2011-05-29 23:17 ` [Bug localedata/12651] " drepper.fsp at gmail dot com
  2012-03-24 16:05 ` mousavi.arash at gmail dot com
@ 2014-06-27 13:16 ` fweimer at redhat dot com
  2015-02-13 22:52 ` eblake at redhat dot com
  2015-08-27 21:57 ` [Bug locale/12651] " jsm28 at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2014-06-27 13:16 UTC (permalink / raw)
  To: glibc-bugs

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 on the CC list for the bug.


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

* [Bug localedata/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 18:41 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
                   ` (2 preceding siblings ...)
  2014-06-27 13:16 ` fweimer at redhat dot com
@ 2015-02-13 22:52 ` eblake at redhat dot com
  2015-08-27 21:57 ` [Bug locale/12651] " jsm28 at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: eblake at redhat dot com @ 2015-02-13 22:52 UTC (permalink / raw)
  To: glibc-bugs

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 on the CC list for the bug.


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

* [Bug locale/12651] strftime() needs to support more locale formats of conversion specifications
  2011-04-07 18:41 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
                   ` (3 preceding siblings ...)
  2015-02-13 22:52 ` eblake at redhat dot com
@ 2015-08-27 21:57 ` jsm28 at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2015-08-27 21:57 UTC (permalink / raw)
  To: glibc-bugs

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 on the CC list for the bug.


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-07 18:41 [Bug localedata/12651] New: strftime() needs to support more locale formats of conversion specifications mousavi.arash at gmail dot com
2011-05-29 23:17 ` [Bug localedata/12651] " drepper.fsp at gmail dot com
2012-03-24 16:05 ` mousavi.arash at gmail dot com
2014-06-27 13:16 ` fweimer at redhat dot com
2015-02-13 22:52 ` eblake at redhat dot com
2015-08-27 21:57 ` [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).