From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20153 invoked by alias); 11 Feb 2014 20:33:57 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 20141 invoked by uid 89); 11 Feb 2014 20:33:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: elasmtp-kukur.atl.sa.earthlink.net Received: from elasmtp-kukur.atl.sa.earthlink.net (HELO elasmtp-kukur.atl.sa.earthlink.net) (209.86.89.65) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 11 Feb 2014 20:33:55 +0000 Received: from [68.96.200.16] (helo=macbook2.local) by elasmtp-kukur.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1WDK1h-0006Eh-C8 for gdb-patches@sourceware.org; Tue, 11 Feb 2014 15:33:53 -0500 Message-ID: <52FA8930.2080106@earthlink.net> Date: Tue, 11 Feb 2014 20:33:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: getaddrinfo available on all GDB hosts? [Re: [PATCH v2] Add IPv6 support for remote TCP connections] References: <20140209172855.GA27131@host2.jankratochvil.net> <1392033768-16793-1-git-send-email-fercerpav@gmail.com> <831tzavrhw.fsf@gnu.org> <20140210170244.GO2320@home.lan> <83vbwmuaj8.fsf@gnu.org> <20140210195758.GA16956@host2.jankratochvil.net> <20140211034157.GG5485@adacore.com> <20140211200456.GA22728@host2.jankratochvil.net> In-Reply-To: <20140211200456.GA22728@host2.jankratochvil.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-ELNK-Trace: ae6f8838ff913eba0cc1426638a40ef67e972de0d01da940db9eafca9005fa806a5a4373f702eed2350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-IsSubscribed: yes X-SW-Source: 2014-02/txt/msg00366.txt.bz2 On 2/11/14 12:04 PM, Jan Kratochvil wrote: > On Tue, 11 Feb 2014 04:41:57 +0100, Joel Brobecker wrote: >> We should probably send an announcement if we ever implement a change >> we know might be breaking some platforms, though. > > What do you mean by "an announcement"? gdb-announce maling list (ml)? > gdb ml? gdb-patches ml? gdb/NEWS entry? > > This mail thread you do not seem to consider a good enough announcement for > host maintainer. I would say gdb/NEWS, so downstream tarball users get a heads-up before a build fails and they start deluging bugzilla with reports. Stan stan@codesourcery.com