From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4642 invoked by alias); 16 May 2006 20:27:54 -0000 Received: (qmail 4634 invoked by uid 22791); 16 May 2006 20:27:53 -0000 X-Spam-Check-By: sourceware.org Received: from intranet.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.6) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 16 May 2006 20:27:52 +0000 Received: (qmail 11649 invoked from network); 16 May 2006 20:27:50 -0000 Received: from unknown (HELO localhost) (carlos@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 May 2006 20:27:50 -0000 Date: Tue, 16 May 2006 23:09:00 -0000 From: Carlos O'Donell To: Ben Elliston Cc: binutils@sourceware.org, Nick Clifton Subject: Re: [PATCH] Fix html filenames on case insensitive filesystems. Message-ID: <20060516202632.GR12788@lios> References: <20060511154503.GC21801@lios> <20060515021115.GA27459@ozlabs.au.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060515021115.GA27459@ozlabs.au.ibm.com> User-Agent: Mutt/1.5.11+cvs20060126 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00278.txt.bz2 On Mon, May 15, 2006 at 12:11:15PM +1000, Ben Elliston wrote: > > The binutils html manuals are built using "makeinfo --html", which > > converts @node names directly into .html when splitting the > > html files. In a case insensitive filesystem this causes certains > > files to conflict. > > Perhaps you should report this problem to the Texinfo maintainer, too? > At the very least, makeinfo could complain about this condition. A > better alternative might be to mangle the output filenames a bit so > that the user need not be concerned with this. Issue sent to bug-texinfo@ggnu.org. Nick, I missed a manul in my first sweep. It's interesting that "Index.html" is a pretty passable "index.html" for all the manuals :) Builds without regressions on i686-pc-linux-gnu. OK to commit? Cheers, Carlos. -- Carlos O'Donell CodeSourcery carlos@codesourcery.com (650) 331-3385 x716 2006-05-16 Carlos O'Donell * doc/binutils.texi: Use "Binutils Index" for index name. Index: doc/binutils.texi =================================================================== RCS file: /cvs/src/src/binutils/doc/binutils.texi,v retrieving revision 1.91 diff -u -p -r1.91 binutils.texi --- doc/binutils.texi 2 May 2006 14:20:46 -0000 1.91 +++ doc/binutils.texi 16 May 2006 20:02:25 -0000 @@ -172,7 +172,7 @@ section entitled "GNU Free Documentation * Selecting The Target System:: How these utilities determine the target. * Reporting Bugs:: Reporting Bugs * GNU Free Documentation License:: GNU Free Documentation License -* Index:: Index +* Binutils Index:: Binutils Index @end menu @node ar @@ -3898,8 +3898,8 @@ things without first using the debugger @include fdl.texi -@node Index -@unnumbered Index +@node Binutils Index +@unnumbered Binutils Index @printindex cp