From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32505 invoked by alias); 15 May 2007 22:55:29 -0000 Received: (qmail 32494 invoked by uid 22791); 15 May 2007 22:55:29 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 May 2007 22:55:26 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 7F34948D144; Tue, 15 May 2007 18:55:24 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20150-01; Tue, 15 May 2007 18:55:24 -0400 (EDT) Received: from joel.gnat.com (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 1D0B948D13E; Tue, 15 May 2007 18:55:24 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D8713E7B4F; Tue, 15 May 2007 15:55:50 -0700 (PDT) Date: Tue, 15 May 2007 22:55:00 -0000 From: Joel Brobecker To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: Remove unknown.exp Message-ID: <20070515225550.GC3559@adacore.com> References: <200705152109.07166.vladimir@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705152109.07166.vladimir@codesourcery.com> User-Agent: Mutt/1.4.2.2i 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: 2007-05/txt/msg00268.txt.bz2 Volodya, > Per http://article.gmane.org/gmane.comp.gdb.devel/19790, I've committed > the attached patch to remove testsuite/config/unknown.exp. This is a tiny detail, but I think it would be better if the URL you posted was refering to sourceware.org. It's pretty easy to find a given message when you go to: http://www.sourceware.org/ml/gdb-patches/ The idea is that we have some form of control of what goes in sourceware, but I have not checked what gmane.org's policy is. I think it will make safer later on if we need to do some archeology. -- Joel