From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11052 invoked by alias); 18 Mar 2009 03:07:22 -0000 Received: (qmail 10566 invoked by uid 22791); 18 Mar 2009 03:07:21 -0000 X-SWARE-Spam-Status: No, hits=-2.4 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; Wed, 18 Mar 2009 03:07:15 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 499A42BAC02; Tue, 17 Mar 2009 23:07:13 -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 az9QfcPgOL+d; Tue, 17 Mar 2009 23:07:13 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0D18C2BABFF; Tue, 17 Mar 2009 23:07:12 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 9191FF5CFA; Tue, 17 Mar 2009 20:07:12 -0700 (PDT) Date: Wed, 18 Mar 2009 03:15:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: 'Daniel Jacobowitz' , gdb-patches@sourceware.org Subject: Re: [RFA] AR Index, remove yacc-lex sources for boolean tests Message-ID: <20090318030712.GK31979@adacore.com> References: <000001c9a2fd$6b5332d0$41f99870$@u-strasbg.fr> <20090312163220.GB17979@caradoc.them.org> <004f01c9a751$d6f04570$84d0d050$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <004f01c9a751$d6f04570$84d0d050$@u-strasbg.fr> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-03/txt/msg00356.txt.bz2 > * gdb_ari.sh (boolean, true, false): Do not consider lex and yacc > sources. OK, I checked this change in. As far as I can tell, things should work and the next cycle should show your changes. I'm afraid we missed tonight's boat. Wasn't there another (bigger) change that you proposed as well? -- Joel