From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26050 invoked by alias); 9 Dec 2002 20:45:51 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26038 invoked from network); 9 Dec 2002 20:45:49 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 9 Dec 2002 20:45:49 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 9BE33400F; Mon, 9 Dec 2002 15:45:43 -0500 (EST) Message-ID: <3DF500F7.8050807@redhat.com> Date: Mon, 09 Dec 2002 12:51:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Carlton Cc: gdb-patches@sources.redhat.com, muller@sources.redhat.com, bemis , clp Subject: Re: [rfa] rename p-exp.y's TRUE/FALSE References: <3DF217D9.57B25A10@iol.unh.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00292.txt.bz2 So that's the problem. I'll push this up towards BFD, loosing true/false is one changing, `helpfully' defining TRUE/FALSE is a second. (yes, approved) Andrew