This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/14102] New: netdb.h is missing NI_NUMERICSCOPE


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]