From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7662 invoked by alias); 6 Feb 2002 03:29:02 -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 7603 invoked from network); 6 Feb 2002 03:29:02 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 6 Feb 2002 03:29:02 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 5E0C33E5A; Tue, 5 Feb 2002 22:29:00 -0500 (EST) Message-ID: <3C60A2FC.1080506@cygnus.com> Date: Tue, 05 Feb 2002 19:29:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: Stan Shebs Cc: Nick Clifton , gdb-patches@sources.redhat.com Subject: Re: Confusion over the definition of 'bool' in rdi-share/host.h References: <3C6034B6.38CB7252@apple.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00152.txt.bz2 > Nick Clifton wrote: > >> >> I am not sure if we are allowed to modify rdi-share/host.h, it >> appears to be copyright to ARM, but if we are, then may I submit the >> following patch to undefine bool before it is used ? > > > We do whatever we want to rdi-share/*. My personal vote is to > delete it and start over... :-) Next release? :-) Have you seen how much protocol/remote stuff deleting the a29k eliminates? Andrew