From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28177 invoked by alias); 15 Mar 2012 16:21:36 -0000 Received: (qmail 28157 invoked by uid 22791); 15 Mar 2012 16:21:33 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Mar 2012 16:21:19 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id BF6581C6BEE; Thu, 15 Mar 2012 12:21:18 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id f+X15LYF0jeK; Thu, 15 Mar 2012 12:21:18 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8643E1C6BDD; Thu, 15 Mar 2012 12:21:18 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 40928145615; Thu, 15 Mar 2012 09:21:08 -0700 (PDT) Date: Thu, 15 Mar 2012 16:21:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: Jan Kratochvil , muller@sourceware.org, gdb-patches@sourceware.org Subject: Re: [ARI patch] Fix gawk-4.0 warning Message-ID: <20120315162108.GP2853@adacore.com> References: <20120314201501.GA1412@host2.jankratochvil.net> <20120314211151.GK2853@adacore.com> <4F61C1E1.6040809@redhat.com> <20120315152450.GN2853@adacore.com> <4F62102B.5040306@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F62102B.5040306@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2012-03/txt/msg00548.txt.bz2 > Didn't we talk at some point about moving the script over to the GDB > repo? It'd be nice to have it a bit more integrated with GDB so > people more easily run it locally.. I think this one can be moved, yeah. The others might be less useful because they are just glue between the way things are stored on sourceware, and the configure/Makefile code in GDB. -- Joel