From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24520 invoked by alias); 21 Mar 2009 16:54:13 -0000 Received: (qmail 24512 invoked by uid 22791); 21 Mar 2009 16:54:13 -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; Sat, 21 Mar 2009 16:54:08 +0000 Received: (qmail 25085 invoked from network); 21 Mar 2009 16:54:06 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 21 Mar 2009 16:54:06 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1Ll4ST-0006AU-Hv; Sat, 21 Mar 2009 16:54:05 +0000 Date: Sat, 21 Mar 2009 17:33:00 -0000 From: "Joseph S. Myers" To: Jeremy Bennett cc: Eli Zaretskii , gdb-patches@sourceware.org Subject: Re: Patch to update gdbint.texinfo [01/04] In-Reply-To: <1237637671.3044.121.camel@thomas> 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-03/txt/msg00448.txt.bz2 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. -- Joseph S. Myers joseph@codesourcery.com