From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31312 invoked by alias); 12 Mar 2009 16:32:35 -0000 Received: (qmail 31294 invoked by uid 22791); 12 Mar 2009 16:32:33 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 12 Mar 2009 16:32:22 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id A130410D9A; Thu, 12 Mar 2009 16:32:20 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 8DDB110D4E; Thu, 12 Mar 2009 16:32:20 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1LhnpU-0004gQ-6e; Thu, 12 Mar 2009 12:32:20 -0400 Date: Thu, 12 Mar 2009 17:47:00 -0000 From: 'Daniel Jacobowitz' To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [RFA] AR Index, remove yacc-lex sources for boolean tests Message-ID: <20090312163220.GB17979@caradoc.them.org> Mail-Followup-To: Pierre Muller , gdb-patches@sourceware.org References: <000001c9a2fd$6b5332d0$41f99870$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c9a2fd$6b5332d0$41f99870$@u-strasbg.fr> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2009-03/txt/msg00170.txt.bz2 On Thu, Mar 12, 2009 at 11:29:26AM +0100, Pierre Muller wrote: > This simple patch > avoids testing lex and yacc files > for 'boolean' 'false' and 'true'. > > Daniel, can I check this in? Yes, go ahead. -- Daniel Jacobowitz CodeSourcery