public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14856] New: _POSIX_TZNAME_MAX defined unconditionally to 6
@ 2012-11-19 22:35 jsm28 at gcc dot gnu.org
  2012-11-19 23:38 ` [Bug libc/14856] " jsm28 at gcc dot gnu.org
  2014-06-14 11:05 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-11-19 22:35 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 14856
           Summary: _POSIX_TZNAME_MAX defined unconditionally to 6
           Product: glibc
           Version: 2.16
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


posix/bits/posix1_lim.h defines _POSIX_TZNAME_MAX unconditionally to 6, but for
standards before the 2001 edition of POSIX the value should be 3, similar to
how other such macros are conditioned on __USE_XOPEN2K.  Testing a patch.

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

* [Bug libc/14856] _POSIX_TZNAME_MAX defined unconditionally to 6
  2012-11-19 22:35 [Bug libc/14856] New: _POSIX_TZNAME_MAX defined unconditionally to 6 jsm28 at gcc dot gnu.org
@ 2012-11-19 23:38 ` jsm28 at gcc dot gnu.org
  2014-06-14 11:05 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-11-19 23:38 UTC (permalink / raw)
  To: glibc-bugs

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

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

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

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-11-19 23:37:38 UTC ---
Fixed for 2.17 by:

commit 877f2d8e8def5a278e4b9f4e4dc378f7f8a653b8
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon Nov 19 23:36:20 2012 +0000

    Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856).

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

* [Bug libc/14856] _POSIX_TZNAME_MAX defined unconditionally to 6
  2012-11-19 22:35 [Bug libc/14856] New: _POSIX_TZNAME_MAX defined unconditionally to 6 jsm28 at gcc dot gnu.org
  2012-11-19 23:38 ` [Bug libc/14856] " jsm28 at gcc dot gnu.org
@ 2014-06-14 11:05 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-14 11:05 UTC (permalink / raw)
  To: glibc-bugs

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

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

end of thread, other threads:[~2014-06-14 11:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-19 22:35 [Bug libc/14856] New: _POSIX_TZNAME_MAX defined unconditionally to 6 jsm28 at gcc dot gnu.org
2012-11-19 23:38 ` [Bug libc/14856] " jsm28 at gcc dot gnu.org
2014-06-14 11:05 ` 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).