From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17811 invoked by alias); 23 Sep 2005 00:53:56 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 17676 invoked by uid 48); 23 Sep 2005 00:53:34 -0000 Date: Fri, 23 Sep 2005 00:53:00 -0000 Message-ID: <20050923005334.17675.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20041110184141.538.simon@josefsson.org> References: <20041110184141.538.simon@josefsson.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/538] Improvement to getaddrinfo gai_strerror.c to make it usable in gnulib X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00196.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2005-09-23 00:53 ------- It is always wrong to use __USE_GNU in non-header files. The file must simply be defined so that the definitions of the values are visible in the header. -- What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |WAITING http://sourceware.org/bugzilla/show_bug.cgi?id=538 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.