public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/29018] New: NL_TEXTMAX and similar limits not defined if _POSIX_C_SOURCE and not _XOPEN_SOURCE set
@ 2022-04-02 20:36 jscott at posteo dot net
  2022-04-02 20:39 ` [Bug libc/29018] " jscott at posteo dot net
  0 siblings, 1 reply; 2+ messages in thread
From: jscott at posteo dot net @ 2022-04-02 20:36 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 29018
           Summary: NL_TEXTMAX and similar limits not defined if
                    _POSIX_C_SOURCE and not _XOPEN_SOURCE set
           Product: glibc
           Version: 2.36
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: jscott at posteo dot net
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

Although they are POSIX limits, currently NL_TEXTMAX and the similar limits are
defined in include/bits/xopen_lim.h and guarded by checking for _GNU_SOURCE or
_XOPEN_SOURCE. These should be available to applications with only
_POSIX_C_SOURCE set.

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

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

* [Bug libc/29018] NL_TEXTMAX and similar limits not defined if _POSIX_C_SOURCE and not _XOPEN_SOURCE set
  2022-04-02 20:36 [Bug libc/29018] New: NL_TEXTMAX and similar limits not defined if _POSIX_C_SOURCE and not _XOPEN_SOURCE set jscott at posteo dot net
@ 2022-04-02 20:39 ` jscott at posteo dot net
  0 siblings, 0 replies; 2+ messages in thread
From: jscott at posteo dot net @ 2022-04-02 20:39 UTC (permalink / raw)
  To: glibc-bugs

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

John Scott <jscott at posteo dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Host|                            |x86_64-linux-gnu
             Target|                            |x86_64-linux-gnu
              Build|                            |x86_64-linux-gnu

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

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

end of thread, other threads:[~2022-04-02 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-02 20:36 [Bug libc/29018] New: NL_TEXTMAX and similar limits not defined if _POSIX_C_SOURCE and not _XOPEN_SOURCE set jscott at posteo dot net
2022-04-02 20:39 ` [Bug libc/29018] " jscott at posteo dot net

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