From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2787 invoked by alias); 21 Mar 2008 08:41:51 -0000 Received: (qmail 2775 invoked by uid 22791); 21 Mar 2008 08:41:50 -0000 X-Spam-Check-By: sourceware.org Received: from province.act-europe.fr (HELO province.act-europe.fr) (212.99.106.214) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 21 Mar 2008 08:41:28 +0000 Received: by province.act-europe.fr (Postfix, from userid 525) id 3D2D6166D50; Fri, 21 Mar 2008 09:41:25 +0100 (CET) Date: Fri, 21 Mar 2008 11:38:00 -0000 From: Arnaud Charlet To: Ralf Wildenhues , gcc-patches@gcc.gnu.org Subject: Re: [PATCH, ADA, DOC] PR 15479: Crossrefs and links Message-ID: <20080321084125.GA77748@adacore.com> References: <20080316182210.GA37514@adacore.com> <20080316220220.GA3899@ins.uni-bonn.de> <20080317075928.GA90987@adacore.com> <20080317191116.GB22463@ins.uni-bonn.de> <20080318075330.GC82298@adacore.com> <20080318214745.GG2094@ins.uni-bonn.de> <20080318220220.GA17497@adacore.com> <20080318220842.GH2094@ins.uni-bonn.de> <20080319074717.GA22659@adacore.com> <20080320184605.GH11261@ins.uni-bonn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080320184605.GH11261@ins.uni-bonn.de> User-Agent: Mutt/1.4.2.2i X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2008-03/txt/msg01262.txt.bz2 > Well, maybe, but the filename needs to be embedded (with @setfilename) > in the input file of makeinfo already, so they really are related. Right, and as I said, removing the setfilename instructions is fine. > Alright. I think the patch below does what you want. > > Tested 'make info pdf dvi'. OK for trunk? What about 4.3? OK for trunk, and OK on principle for 4.3. I do not know if you need an OK from a release manager as well for 4.3. Thanks for your work and iterations. Arno