From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31958 invoked by alias); 7 Nov 2012 15:07:02 -0000 Received: (qmail 31947 invoked by uid 22791); 7 Nov 2012 15:07:01 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO 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; Wed, 07 Nov 2012 15:06:54 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id F37FB2E085; Wed, 7 Nov 2012 10:06:53 -0500 (EST) 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 oqNP0JWkoyv4; Wed, 7 Nov 2012 10:06:53 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B0E2C1C7E41; Wed, 7 Nov 2012 10:06:53 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 417FDC562D; Wed, 7 Nov 2012 07:06:46 -0800 (PST) Date: Wed, 07 Nov 2012 15:07:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: gdb-patches@sourceware.org, 'Tom Tromey' Subject: Re: [RFC] Create also ARI web page using CVS source in gdb/contrib/ari Message-ID: <20121107150646.GE5103@adacore.com> References: <005d01cdbcc4$4e6eab60$eb4c0220$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005d01cdbcc4$4e6eab60$eb4c0220$@muller@ics-cnrs.unistra.fr> User-Agent: Mutt/1.5.21 (2010-09-15) 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-11/txt/msg00142.txt.bz2 > This is the purpose of the change below, after suggestions from Joel. > For now, it just adds a new directory on the sourceware.org web server > http://sourceware.org/gdb/current/ari/test As said privately, it is fine to have a temporary staging area for testing the new ARI scripts. In the interest of allowing you to make progress a little faster, please feel free also to self-approve changes that you feel confident about. (we're always quite happy to provide feedback whenever you feel necessary, of course, and we will send comments if there is something we notice). Cheers, -- Joel