From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14282 invoked by alias); 9 Apr 2002 18:14:37 -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 14273 invoked from network); 9 Apr 2002 18:14:32 -0000 Received: from unknown (HELO frigg.inter.net.il) (192.114.186.16) by sources.redhat.com with SMTP; 9 Apr 2002 18:14:32 -0000 Received: from zaretsky (diup-217-125.inter.net.il [213.8.217.125]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id BHZ73578; Tue, 9 Apr 2002 21:14:20 +0300 (IDT) Date: Tue, 09 Apr 2002 11:14:00 -0000 From: "Eli Zaretskii" To: mec@shout.net Message-Id: <7458-Tue09Apr2002210942+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <200204091640.g39Ge8F12926@duracef.shout.net> (message from Michael Elizabeth Chastain on Tue, 9 Apr 2002 11:40:08 -0500) Subject: Re: [rfa] doc/gdbint.texinfo: remove references to pyramid macros Reply-to: Eli Zaretskii References: <200204091640.g39Ge8F12926@duracef.shout.net> X-SW-Source: 2002-04/txt/msg00365.txt.bz2 > Date: Tue, 9 Apr 2002 11:40:08 -0500 > From: Michael Elizabeth Chastain > > Here's a doco cleanup patchlet. This removes references to > PYRAMID_* from gdbint.texinfo, section "Obsolete Conditionals". Please go ahead: we don't need to document macros that don't exist. > Okay to apply? Yes; but please correct the ChangeLog entry: > 2002-04-09 Michael Chastain > > * gdb.texinfo (Obsolete Conditionals): Remove references to > pyramid macros. It's gdbint.texinfo, not gdb.texinfo. Also, I think it's better to say PYRAMID, in upper case, because some people might confuse that for some adjective or something, not a name of a platform. Thanks.