From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3511 invoked by alias); 15 Jan 2018 13:14:49 -0000 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 Received: (qmail 3483 invoked by uid 89); 15 Jan 2018 13:14:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,GIT_PATCH_1,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=confess X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 15 Jan 2018 13:14:42 +0000 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 474C1C058ED4; Mon, 15 Jan 2018 13:14:41 +0000 (UTC) Received: from localhost (unused-10-15-17-193.yyz.redhat.com [10.15.17.193]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2B84B17A62; Mon, 15 Jan 2018 13:14:40 +0000 (UTC) From: Sergio Durigan Junior To: Szabolcs Nagy Cc: gdb-patches@sourceware.org, nd@arm.com, Simon Marchi , Tom Tromey , Eli Zaretskii Subject: Re: [committed] Fix gdb.texinfo for old makeinfo (again) References: <5A5C9504.4060001@arm.com> Date: Mon, 15 Jan 2018 13:14:00 -0000 In-Reply-To: <5A5C9504.4060001@arm.com> (Szabolcs Nagy's message of "Mon, 15 Jan 2018 11:48:20 +0000") Message-ID: <87efmr6z7k.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-01/txt/msg00264.txt.bz2 On Monday, January 15 2018, Szabolcs Nagy wrote: > With old makeinfo (version 4.13) the changes introduced in > > commit ba643918cf869fa0d064d733f69b453b6fe642ea > Author: Sergio Durigan Junior > > Install and generate docs for gdb-add-index > > fail to build with > > gdb/doc/gdb.texinfo:2498: warning: `.' or `,' must follow @xref, not `@'. > gdb/doc/gdb.texinfo:2517: warning: `.' or `,' must follow @xref, not `@'. > gdb/doc/gdb.texinfo:43443: Node `gdb-add-index man' requires a sectioning command (e.g., @unnumberedsubsec). > gdb/doc/gdb.texinfo:43443: `gdb-add-index man' has no Up field (perhaps incorrect sectioning?). > gdb/doc/gdb.texinfo:43350: Next field of node `gdbinit man' not pointed to (perhaps incorrect sectioning?). > gdb/doc/gdb.texinfo:43443: This node (gdb-add-index man) has the bad Prev. > > This patch fixes the warnings too. > Committed as obvious. > > gdb/doc/ChangeLog: > 2018-01-15 Szabolcs Nagy > > * gdb.texinfo (set cwd): Add period. > (gdb-add-index): Move anchor. Thanks for catching this. I confess I don't have makeinfo 4.13 installed and didn't think I needed to test generating the docs with it. -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/