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

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