public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug network/14102] New: netdb.h is missing NI_NUMERICSCOPE
@ 2012-05-13  3:36 bugdal at aerifal dot cx
  2012-09-30 17:27 ` [Bug network/14102] " bugdal at aerifal dot cx
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugdal at aerifal dot cx @ 2012-05-13  3:36 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 14102
           Summary: netdb.h is missing NI_NUMERICSCOPE
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
        AssignedTo: unassigned@sourceware.org
        ReportedBy: bugdal@aerifal.cx
    Classification: Unclassified


POSIX requires the NI_NUMERICSCOPE flag to be defined for use with getnameinfo.
glibc is missing it. I propose defining it as 256 (the next available value);
ignoring it should produce perfectly conformant behavior as far as I can tell.

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

* [Bug network/14102] netdb.h is missing NI_NUMERICSCOPE
  2012-05-13  3:36 [Bug network/14102] New: netdb.h is missing NI_NUMERICSCOPE bugdal at aerifal dot cx
@ 2012-09-30 17:27 ` bugdal at aerifal dot cx
  2013-08-02 15:48 ` bugdal at aerifal dot cx
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugdal at aerifal dot cx @ 2012-09-30 17:27 UTC (permalink / raw)
  To: glibc-bugs


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

--- Comment #1 from Rich Felker <bugdal at aerifal dot cx> 2012-09-30 17:26:54 UTC ---
Ping. This seems like a really simple issue to resolve. I'm waiting for a
decision because musl libc is also missing it and we want to use the same
number glibc ends up choosing to avoid gratuitous incompatibility.

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

* [Bug network/14102] netdb.h is missing NI_NUMERICSCOPE
  2012-05-13  3:36 [Bug network/14102] New: netdb.h is missing NI_NUMERICSCOPE bugdal at aerifal dot cx
  2012-09-30 17:27 ` [Bug network/14102] " bugdal at aerifal dot cx
@ 2013-08-02 15:48 ` bugdal at aerifal dot cx
  2013-10-15  7:40 ` neleai at seznam dot cz
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugdal at aerifal dot cx @ 2013-08-02 15:48 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #2 from Rich Felker <bugdal at aerifal dot cx> ---
Ping.

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


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

* [Bug network/14102] netdb.h is missing NI_NUMERICSCOPE
  2012-05-13  3:36 [Bug network/14102] New: netdb.h is missing NI_NUMERICSCOPE bugdal at aerifal dot cx
  2012-09-30 17:27 ` [Bug network/14102] " bugdal at aerifal dot cx
  2013-08-02 15:48 ` bugdal at aerifal dot cx
@ 2013-10-15  7:40 ` neleai at seznam dot cz
  2014-06-04  2:54 ` bugdal at aerifal dot cx
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: neleai at seznam dot cz @ 2013-10-15  7:40 UTC (permalink / raw)
  To: glibc-bugs

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

Ondrej Bilka <neleai at seznam dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |neleai at seznam dot cz

--- Comment #3 from Ondrej Bilka <neleai at seznam dot cz> ---
For issues like these a fastest way is to send patch to libc-alpha.

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


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

* [Bug network/14102] netdb.h is missing NI_NUMERICSCOPE
  2012-05-13  3:36 [Bug network/14102] New: netdb.h is missing NI_NUMERICSCOPE bugdal at aerifal dot cx
                   ` (2 preceding siblings ...)
  2013-10-15  7:40 ` neleai at seznam dot cz
@ 2014-06-04  2:54 ` bugdal at aerifal dot cx
  2014-06-25 11:01 ` fweimer at redhat dot com
  2022-03-27 23:29 ` bugdal at aerifal dot cx
  5 siblings, 0 replies; 7+ messages in thread
From: bugdal at aerifal dot cx @ 2014-06-04  2:54 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #4 from Rich Felker <bugdal at aerifal dot cx> ---
Created attachment 7627
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7627&action=edit
proposed patch

Here's a patch; I also sent it to the list.

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


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

* [Bug network/14102] netdb.h is missing NI_NUMERICSCOPE
  2012-05-13  3:36 [Bug network/14102] New: netdb.h is missing NI_NUMERICSCOPE bugdal at aerifal dot cx
                   ` (3 preceding siblings ...)
  2014-06-04  2:54 ` bugdal at aerifal dot cx
@ 2014-06-25 11:01 ` fweimer at redhat dot com
  2022-03-27 23:29 ` bugdal at aerifal dot cx
  5 siblings, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-06-25 11:01 UTC (permalink / raw)
  To: glibc-bugs

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

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

* [Bug network/14102] netdb.h is missing NI_NUMERICSCOPE
  2012-05-13  3:36 [Bug network/14102] New: netdb.h is missing NI_NUMERICSCOPE bugdal at aerifal dot cx
                   ` (4 preceding siblings ...)
  2014-06-25 11:01 ` fweimer at redhat dot com
@ 2022-03-27 23:29 ` bugdal at aerifal dot cx
  5 siblings, 0 replies; 7+ messages in thread
From: bugdal at aerifal dot cx @ 2022-03-27 23:29 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #5 from Rich Felker <bugdal at aerifal dot cx> ---
Ping.

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

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

end of thread, other threads:[~2022-03-27 23:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-13  3:36 [Bug network/14102] New: netdb.h is missing NI_NUMERICSCOPE bugdal at aerifal dot cx
2012-09-30 17:27 ` [Bug network/14102] " bugdal at aerifal dot cx
2013-08-02 15:48 ` bugdal at aerifal dot cx
2013-10-15  7:40 ` neleai at seznam dot cz
2014-06-04  2:54 ` bugdal at aerifal dot cx
2014-06-25 11:01 ` fweimer at redhat dot com
2022-03-27 23:29 ` bugdal at aerifal dot cx

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