This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug libc/6452] New: EAI_ADDRFAMILY and EAI_NODATA defined as gnu extensions
- From: "sjoerd at luon dot net" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 24 Apr 2008 10:15:21 -0000
- Subject: [Bug libc/6452] New: EAI_ADDRFAMILY and EAI_NODATA defined as gnu extensions
- Reply-to: sourceware-bugzilla at sourceware dot org
Hi,
It seems that in glibc 2.8 EAI_ADDRFAMILY and EAI_NODATA are now defined
inside an #ifdef __USE_GNU, while they weren't before. These constants are
defined in RFC 2553 as being defined in netdb.h, so they don't seem to be GNU
extensions at all..
--
Summary: EAI_ADDRFAMILY and EAI_NODATA defined as gnu extensions
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: libc
AssignedTo: drepper at redhat dot com
ReportedBy: sjoerd at luon dot net
CC: glibc-bugs at sources dot redhat dot com,mpgritti at
gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6452
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.