From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16574 invoked by alias); 9 Oct 2012 03:45:30 -0000 Received: (qmail 16497 invoked by uid 22791); 9 Oct 2012 03:45:28 -0000 X-SWARE-Spam-Status: No, hits=-7.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_SPAMHAUS_DROP,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, 09 Oct 2012 03:45:18 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q993jE6E023265 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 8 Oct 2012 23:45:14 -0400 Received: from psique (ovpn-113-44.phx2.redhat.com [10.3.113.44]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q993jBKX011047; Mon, 8 Oct 2012 23:45:12 -0400 From: Sergio Durigan Junior To: "Pierre Muller" Cc: Subject: Re: [RFA-v5] Add scripts to generate ARI web pages to gdb/contrib/ari directory References: <001201cd3547$377188b0$a6549a10$@muller@ics-cnrs.unistra.fr> <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> <001201cda59a$cdb96b80$692c4280$@muller@ics-cnrs.unistra.fr> X-URL: http://www.redhat.com Date: Tue, 09 Oct 2012 03:45:00 -0000 In-Reply-To: <001201cda59a$cdb96b80$692c4280$@muller@ics-cnrs.unistra.fr> (Pierre Muller's message of "Mon, 8 Oct 2012 23:20:54 +0200") 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/msg00144.txt.bz2 On Monday, October 08 2012, Pierre Muller wrote: > Nobody replied to my last RFA... > > Is anyone still interested in inserting ARI into GDB sources? Hey Pierre, I think we are still interested (I am, at least!). Sorry, I could not really figure what is missing to review on your patch. You gave an explanation on why you did not follow Joel's advice, and his silence tells me that he's probably OK with your reasons. So, is there anything else you want to be reviewed? I glanced over the scripts once more (didn't really have time to do a deep review this time, sorry), and could not find anything that caught my attention. I also think that (a) they went through a lot of testing and customization during all those RFA's, and (b) they are not really critical to the project, so if there's something wrong with them we can fix without having to worry much. Anyway, with all that said, I think that they are pretty much OK for pushing into the repository. But please keep in mind that I am not a maintainer :-). Regards, -- Sergio