From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25183 invoked by alias); 7 Apr 2008 19:08:34 -0000 Received: (qmail 20311 invoked by uid 48); 7 Apr 2008 19:07:25 -0000 Date: Mon, 07 Apr 2008 19:08:00 -0000 Message-ID: <20080407190725.20310.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20071212172414.5479.aurelien@aurel32.net> References: <20071212172414.5479.aurelien@aurel32.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/5479] gethostbyname() fails on IPv6 numeric addresses X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00034.txt.bz2 ------- Additional Comments From drepper at redhat dot com 2008-04-07 19:07 ------- (In reply to comment #2) > Please consider the following testcase: > [...] That's not worth the extra complexity. This never worked, people hardly ever use mapped addresses, and gethostby* should not *EVER* be used in the first place. Anything to get people away from gethostby* is a good thing. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX http://sourceware.org/bugzilla/show_bug.cgi?id=5479 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.