From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14149 invoked by alias); 21 Apr 2009 12:38:02 -0000 Received: (qmail 14135 invoked by uid 22791); 21 Apr 2009 12:38:01 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 21 Apr 2009 12:37:57 +0000 Received: (qmail 18349 invoked from network); 21 Apr 2009 12:37:55 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 21 Apr 2009 12:37:55 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1LwFEN-0008UO-JS; Tue, 21 Apr 2009 12:37:43 +0000 Date: Tue, 21 Apr 2009 12:38:00 -0000 From: "Joseph S. Myers" To: Eli Zaretskii cc: jeremy.bennett@embecosm.com, gdb-patches@sourceware.org Subject: Re: Patch to update gdbint.texinfo [01/04] In-Reply-To: Message-ID: References: <1237202458.29424.36.camel@thomas> <1237628038.3044.105.camel@thomas> <1237637671.3044.121.camel@thomas> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: 2009-04/txt/msg00559.txt.bz2 On Sat, 21 Mar 2009, Eli Zaretskii wrote: > > Date: Sat, 21 Mar 2009 16:54:05 +0000 (UTC) > > From: "Joseph S. Myers" > > cc: Eli Zaretskii , gdb-patches@sourceware.org > > > > On Sat, 21 Mar 2009, Jeremy Bennett wrote: > > > > > It could be connected with the move to replace etex by a link to pdftex > > > in recent Linuxes (I'm using FC9), which may require some modification > > > to GDB's custom texinfo.tex. > > > > I don't think it's a custom one; there's a single copy of texinfo.tex in > > the src tree, texinfo/texinfo.tex, which is over five years old (version > > 2004-02-19.09). It might be time to replace it with the current version > > (right now, 2009-03-20.13) whether or not it is the cause of problems, as > > long as the current version doesn't break things itself. > > Replacing texinfo.tex with the latest version would be fine with me. I have now committed the latest version after observing it fixes "make dvi" in BFD for me. -- Joseph S. Myers joseph@codesourcery.com