From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15075 invoked by alias); 14 May 2002 21:31:38 -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 15062 invoked from network); 14 May 2002 21:31:35 -0000 Received: from unknown (HELO odin.inter.net.il) (192.114.186.10) by sources.redhat.com with SMTP; 14 May 2002 21:31:35 -0000 Received: from Zaretsky ([80.230.2.40]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.54-GA) with ESMTP id AEL15195; Wed, 15 May 2002 00:31:21 +0300 (IDT) Date: Tue, 14 May 2002 14:31:00 -0000 From: "Eli Zaretskii" To: jimb@redhat.com Message-Id: <7704-Wed15May2002003005+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com, neil@daikokuya.demon.co.uk In-reply-to: (message from Jim Blandy on 14 May 2002 16:15:28 -0500) Subject: Re: RFA: document macro support Reply-to: Eli Zaretskii References: <20020513233504.BE1495EA11@zwingli.cygnus.com> <20020514065015.GA22717@daikokuya.demon.co.uk> X-SW-Source: 2002-05/txt/msg00564.txt.bz2 > From: Jim Blandy > Date: 14 May 2002 16:15:28 -0500 > > Here is a revised macro documentation patch that uses @option and > @command where appropriate, and makes some other minor revisions. Approved, thanks. > I've noticed that these directives aren't used elsewhere in GDB's > documentation; is there any policy on their use? They are not used because those directives were introduced in Texinfo 4.0, and before GDB 5.1, the manuals didn't require anything newer than Texinfo 3.12 to build. > 2002-05-13 Jim Blandy > > * gdbint.texinfo (C Preprocessor Macros): New chapter. ^^^^^^^^^^^^^^ That's not the file you are patching ;-)