public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
To: Arnaud Charlet <charlet@adacore.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH, ADA, DOC] PR 15479: Crossrefs and links
Date: Mon, 17 Mar 2008 20:56:00 -0000	[thread overview]
Message-ID: <20080317191116.GB22463@ins.uni-bonn.de> (raw)
In-Reply-To: <20080317075928.GA90987@adacore.com>

Hello Arno,

* Arnaud Charlet wrote on Mon, Mar 17, 2008 at 08:59:28AM CET:
> 
> Well, I'd rather not have to preprocess gnat_rm.texi, that's a heavy
> solution.

> There have to be a simpler solution here, such as using a texi
> variable for example.

That's what I thought as well at first, and I've tried it, too:

>>>> [...] because texinfo doesn't like @value's in the info-file-name
>>>> argument of cross-references.[1]
[...]
>>>> [1] I've reported that bug to bug-texinfo, along with the bug that
>>>>     prevents clickable inter-PDF links when the info-file-name contains
>>>>     an underscore.

FWIW, here's the bug report I mentioned:
<http://lists.gnu.org/archive/html/bug-texinfo/2008-03/msg00033.html>.

Chances are low, but I may look into fixing that bug if Karl won't,
but anyway it will require an updated makeinfo (unlike the click bug),
which rules out that GCC can rely on it for the next couple of years.

So the only other thing I can come up with is something like

| language version.  (Please refer to
| @ifset unw
| @ref{Compiling Different Versions of Ada,,, gnat_ugn_unw, @value{EDITION}
| User's Guide},
| @end ifset
| @ifset vms
| @ref{Compiling Different Versions of Ada,,, gnat_ugn_vms, @value{EDITION}
| User's Guide},
| @end ifset
| for details on

which strikes me as uglier and more error-prone than:

| language version.  (Please refer to @ref{Compiling Different Versions of
| Ada,,, gnat_ugn_^unw^vms^, @value{EDITION} User's Guide}, for details on

Do you know a better way?  Otherwise, ok for 4.4 and 4.3?

Thanks,
Ralf

  reply	other threads:[~2008-03-17 19:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-15 14:12 Ralf Wildenhues
2008-03-16 18:32 ` Arnaud Charlet
2008-03-16 22:08   ` Ralf Wildenhues
2008-03-17  9:47     ` Arnaud Charlet
2008-03-17 20:56       ` Ralf Wildenhues [this message]
2008-03-18  9:05         ` Arnaud Charlet
2008-03-18 21:55           ` Ralf Wildenhues
2008-03-18 22:05             ` Arnaud Charlet
2008-03-18 22:27               ` Ralf Wildenhues
2008-03-19  8:44                 ` Arnaud Charlet
2008-03-20 19:58                   ` Ralf Wildenhues
2008-03-21 11:38                     ` Arnaud Charlet

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=20080317191116.GB22463@ins.uni-bonn.de \
    --to=ralf.wildenhues@gmx.de \
    --cc=charlet@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).