public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: Arnaud Charlet <charlet@adacore.com>
Cc: Christophe Lyon <christophe.lyon@linaro.org>,
	    "Maciej W. Rozycki" <macro@wdc.com>,
	    Pierre-Marie de Rodat <derodat@adacore.com>,
	gcc-patches@gcc.gnu.org
Subject: Re: r272976 - in /trunk/gcc/ada: ChangeLog ali.adb ...
Date: Fri, 25 Oct 2019 05:52:00 -0000	[thread overview]
Message-ID: <alpine.LSU.2.21.1910250747590.3728@anthias.pfeifer.com> (raw)
In-Reply-To: <20190910101719.GA18684@adacore.com>

On Tue, 10 Sep 2019, Arnaud Charlet wrote:
> Allright, there are already similar kludges elsewhere, so I've applied the
> following patch which fixes it:
> 
> 2019-09-10  Arnaud Charlet  <charlet@adacore.com>
> 
> 	* doc/install.texi: Fix syntax for html generation.
> 
> Index: doc/install.texi
> ===================================================================
> --- doc/install.texi    (revision 275400)
> +++ doc/install.texi    (working copy)
> @@ -2727,7 +2727,12 @@
> 
>  @section Building the Ada compiler
> 
> -See @ref{GNAT-prerequisite}.
> +@ifnothtml
> +@ref{GNAT-prerequisite}.
> +@end ifnothtml
> +@ifhtml
> +@uref{GNAT-prerequisite}.
> +@end ifhtml

Hmm, I'm afraid this does not work as intended.

https://gcc.gnu.org/install/build.html now links to
https://gcc.gnu.org/install/GNAT-prerequisite which simply does not
exit.

Mind looking into this?

Thanks,
Gerald

  parent reply	other threads:[~2019-10-25  5:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190703081457.62952.qmail@sourceware.org>
2019-09-04 13:44 ` Maciej W. Rozycki
2019-09-04 13:55   ` Arnaud Charlet
2019-09-05  1:17     ` Maciej W. Rozycki
2019-09-05  7:20       ` Arnaud Charlet
2019-09-05  8:44         ` Arnaud Charlet
2019-09-05  9:52           ` Arnaud Charlet
2019-09-09 14:28             ` Christophe Lyon
2019-09-09 15:18               ` Arnaud Charlet
2019-09-09 15:24                 ` Christophe Lyon
2019-09-10 10:17                   ` Arnaud Charlet
2019-09-10 10:24                     ` Christophe Lyon
2019-10-25  5:52                     ` Gerald Pfeifer [this message]
2019-10-28 10:14                       ` Arnaud Charlet
2019-10-28 10:31                     ` Andreas Schwab
2019-11-05 11:46                       ` Arnaud Charlet
2019-09-04 14:01   ` Andreas Schwab

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=alpine.LSU.2.21.1910250747590.3728@anthias.pfeifer.com \
    --to=gerald@pfeifer.com \
    --cc=charlet@adacore.com \
    --cc=christophe.lyon@linaro.org \
    --cc=derodat@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=macro@wdc.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).