From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26281 invoked by alias); 15 Oct 2005 05:16:43 -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 26268 invoked by uid 48); 15 Oct 2005 05:16:41 -0000 Date: Sat, 15 Oct 2005 05:16:00 -0000 Message-ID: <20051015051641.26267.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-10/txt/msg00134.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2005-10-15 05:16 ------- I really don't understand the motivation. If your implementation even differs in the errors provided, there is absolutely no reason to complicate the glibc code just for sharing 4 lines of which likely will never change. Just copy the file, remove all glibc-ism, and be happy. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |drepper at redhat dot com 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.