From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10501 invoked by alias); 25 Mar 2010 17:36:19 -0000 Received: (qmail 10489 invoked by uid 22791); 25 Mar 2010 17:36:18 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 25 Mar 2010 17:36:14 +0000 Received: (qmail 31320 invoked from network); 25 Mar 2010 17:36:13 -0000 Received: from unknown (HELO wind.localnet) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 25 Mar 2010 17:36:13 -0000 From: Vladimir Prus To: Eli Zaretskii Subject: Re: [MI tracepoints 9/9] documentation Date: Thu, 25 Mar 2010 17:36:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.31-20-generic-pae; KDE/4.3.2; i686; ; ) Cc: tromey@redhat.com, gdb-patches@sources.redhat.com References: <201003141204.12015.vladimir@codesourcery.com> <83hbo5gi56.fsf@gnu.org> <201003252030.35957.vladimir@codesourcery.com> In-Reply-To: <201003252030.35957.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201003252036.11187.vladimir@codesourcery.com> 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: 2010-03/txt/msg00849.txt.bz2 On Thursday 25 March 2010 20:30:35 Vladimir Prus wrote: > On Thursday 25 March 2010 07:05:57 Eli Zaretskii wrote: > > > > From: Tom Tromey > > > Cc: gdb-patches@sources.redhat.com > > > Date: Wed, 24 Mar 2010 15:43:42 -0600 > > > > > > >>>>> "Volodya" == Vladimir Prus writes: > > > > > > Volodya> Sorry -- I think I did what I was asked to do, and I don't > > > Volodya> understand what this warning is trying to tell me. Assuming > > > Volodya> this is a valid warning, how do I fix it? > > > > > > According to the texinfo manual: > > > > > > Caution: A period or comma *must* follow the closing brace of an > > > `@xref'. It is required to terminate the cross reference. This > > > period or comma will appear in the output, both in the Info file > > > and in the printed manual. > > > > > > So I guess you ought to add a comma after the closing brace. > > > > Yes. > > So, > > @xref{GDB/MI Frame Information} for description of this field. > > will become > > @xref{GDB/MI Frame Information}. for description of this field. > > ? I am not sure the result will be correct. What am I missing and how > do I express my original intent using texinfo? Oh, I've confused comma and period. Is comma actually required per english gramamar, or this is texinfo quirk? Thanks, -- Vladimir Prus CodeSourcery vladimir@codesourcery.com (650) 331-3385 x722