public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Carlos O'Donell <carlos@codesourcery.com>
To: Ben Elliston <bje@au1.ibm.com>
Cc: binutils@sourceware.org, Nick Clifton <nickc@redhat.com>
Subject: Re: [PATCH] Fix html filenames on case insensitive filesystems.
Date: Tue, 16 May 2006 23:09:00 -0000	[thread overview]
Message-ID: <20060516202632.GR12788@lios> (raw)
In-Reply-To: <20060515021115.GA27459@ozlabs.au.ibm.com>

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 <node>.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  <carlos@codesourcery.com>

	* 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
 

  reply	other threads:[~2006-05-16 20:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-11 20:57 Carlos O'Donell
2006-05-11 21:24 ` Nick Clifton
2006-05-11 21:24   ` Carlos O'Donell
2006-05-15 11:12 ` Ben Elliston
2006-05-16 23:09   ` Carlos O'Donell [this message]
2006-05-17 20:37     ` Nick Clifton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060516202632.GR12788@lios \
    --to=carlos@codesourcery.com \
    --cc=binutils@sourceware.org \
    --cc=bje@au1.ibm.com \
    --cc=nickc@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).