public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11828] Please provide supported equivalents of _NL_*
       [not found] <bug-11828-131@http.sourceware.org/bugzilla/>
@ 2011-02-04  1:31 ` pasky at suse dot cz
  2012-12-19 10:44 ` schwab@linux-m68k.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pasky at suse dot cz @ 2011-02-04  1:31 UTC (permalink / raw)
  To: glibc-bugs

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

Petr Baudis <pasky at suse dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
                 CC|                            |pasky at suse dot cz
           Severity|normal                      |enhancement

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

* [Bug libc/11828] Please provide supported equivalents of _NL_*
       [not found] <bug-11828-131@http.sourceware.org/bugzilla/>
  2011-02-04  1:31 ` [Bug libc/11828] Please provide supported equivalents of _NL_* pasky at suse dot cz
@ 2012-12-19 10:44 ` schwab@linux-m68k.org
  2014-06-30 17:32 ` fweimer at redhat dot com
  2015-08-27 22:05 ` [Bug locale/11828] " jsm28 at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: schwab@linux-m68k.org @ 2012-12-19 10:44 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|drepper.fsp at gmail dot    |unassigned at sourceware
                   |com                         |dot org

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

* [Bug libc/11828] Please provide supported equivalents of _NL_*
       [not found] <bug-11828-131@http.sourceware.org/bugzilla/>
  2011-02-04  1:31 ` [Bug libc/11828] Please provide supported equivalents of _NL_* pasky at suse dot cz
  2012-12-19 10:44 ` schwab@linux-m68k.org
@ 2014-06-30 17:32 ` fweimer at redhat dot com
  2015-08-27 22:05 ` [Bug locale/11828] " jsm28 at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30 17:32 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
              Flags|                            |security-

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


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

* [Bug locale/11828] Please provide supported equivalents of _NL_*
       [not found] <bug-11828-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2014-06-30 17:32 ` fweimer at redhat dot com
@ 2015-08-27 22:05 ` jsm28 at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2015-08-27 22:05 UTC (permalink / raw)
  To: glibc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |locale

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


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

* [Bug libc/11828] Please provide supported equivalents of _NL_*
  2010-07-22  0:06 [Bug libc/11828] New: spurious hi-word part in nl_langinfo on 64bit platform samuel dot thibault at ens-lyon dot org
@ 2010-07-22 12:39 ` samuel dot thibault at ens-lyon dot org
  0 siblings, 0 replies; 5+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2010-07-22 12:39 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From samuel dot thibault at ens-lyon dot org  2010-07-22 12:39 -------
Mmm, but there are at least _GNU_SOURCE, _IONBF & such which fall in that area, as well as stdio_ext.h functions...

Well, anyway, let's turn the bug into "please support these!":

There are a lot of very useful locale information that langinfo could provide (paper dimension, calendar layout), but discussion within this bug says that they are not supported. Actually, a lot of them are not even used inside glibc (e.g. _NL_PAPER_HEIGHT), so I'm wondering why they are here at all if one can not assume that they are supported.

Please provide supported equivalents to these _NL_* langinfo items so applications can use them.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|spurious hi-word part in    |Please provide supported
                   |nl_langinfo on 64bit        |equivalents of _NL_*
                   |platform                    |


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

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11828-131@http.sourceware.org/bugzilla/>
2011-02-04  1:31 ` [Bug libc/11828] Please provide supported equivalents of _NL_* pasky at suse dot cz
2012-12-19 10:44 ` schwab@linux-m68k.org
2014-06-30 17:32 ` fweimer at redhat dot com
2015-08-27 22:05 ` [Bug locale/11828] " jsm28 at gcc dot gnu.org
2010-07-22  0:06 [Bug libc/11828] New: spurious hi-word part in nl_langinfo on 64bit platform samuel dot thibault at ens-lyon dot org
2010-07-22 12:39 ` [Bug libc/11828] Please provide supported equivalents of _NL_* samuel dot thibault at ens-lyon dot 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).