From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4395 invoked by alias); 23 Oct 2012 17:13:52 -0000 Received: (qmail 4384 invoked by uid 22791); 23 Oct 2012 17:13:51 -0000 X-SWARE-Spam-Status: No, hits=-6.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 23 Oct 2012 17:13:41 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q9NHDZNT028056 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 23 Oct 2012 13:13:35 -0400 Received: from psique ([10.3.113.10]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q9NHDVrk014286; Tue, 23 Oct 2012 13:13:32 -0400 From: Sergio Durigan Junior To: Joel Brobecker Cc: Pierre Muller , gdb-patches@sourceware.org Subject: Re: [RFA-v5] Add scripts to generate ARI web pages to gdb/contrib/ari directory References: <20120525194654.GA30472@host2.jankratochvil.net> <003c01cd3b3c$d85e07d0$891a1770$@muller@ics-cnrs.unistra.fr> <002101cd3c42$5473b670$fd5b2350$@muller@ics-cnrs.unistra.fr> <006701cd3d00$6b9566a0$42c033e0$@muller@ics-cnrs.unistra.fr> <20120529130144.GM5492@adacore.com> <4FC4CB35.5030503@redhat.com> <001501cd4a2a$2b84d5a0$828e80e0$@muller@ics-cnrs.unistra.fr> <004c01cd9c34$5adb3400$10919c00$@muller@ics-cnrs.unistra.fr> <20121022210427.GA3713@adacore.com> X-URL: http://www.redhat.com Date: Tue, 23 Oct 2012 17:13:00 -0000 In-Reply-To: <20121022210427.GA3713@adacore.com> (Joel Brobecker's message of "Mon, 22 Oct 2012 17:04:27 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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-10/txt/msg00420.txt.bz2 On Monday, October 22 2012, Joel Brobecker wrote: > But I'm fine with the current version. Let's make progress rather > than bikeshedding further :). [...] > OK for me. I'm not sure if anyone else want to comment before > we go ahead? FWIW, that's my opinion as well. The patch has been reviewed many times, and it works overall, so I believe it's time to check it in and then continue improving it. -- Sergio