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@...
ReportedBy:
bugdal@...
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.