This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Fyi, broken site-internal link on gcc.gnu.org/gcc-3.4/changes.html
- From: "Joseph S. Myers" <jsm at polyomino dot org dot uk>
- To: Mitchell N Charity <mcharity at vendian dot org>
- Cc: gcc at gnu dot org
- Date: Fri, 16 Jul 2004 06:03:35 +0000 (UTC)
- Subject: Re: Fyi, broken site-internal link on gcc.gnu.org/gcc-3.4/changes.html
- References: <200407160452.i6G4q5E21466@vendian.org>
On Fri, 16 Jul 2004, Mitchell N Charity wrote:
> Fyi, your page
> GCC 3.4 Release Series - Changes, New Features, and Fixes [...]
> http://gcc.gnu.org/gcc-3.4/changes.html
> contains a link
> Options Controlling Objective-C Dialect
> http://gcc.gnu.org/onlinedocs/gcc/Objective-C-Dialect-Options.html
> which yields
> Not Found
> The requested URL /onlinedocs/gcc/Objective-C-Dialect-Options.html
> was not found on this server.
>
> Perhaps
> http://gcc.gnu.org/onlinedocs/gcc-3.4.1/gcc/Objective-C-Dialect-Options.html
> was intended.
Actually the corresponding link would be
http://gcc.gnu.org/onlinedocs/gcc/Objective_002dC-Dialect-Options.html
- makeinfo 4.7 changed the algorithm for naming output HTML files when the
node name doesn't just consist of numbers and spaces. All the links to
individual nodes of the mainline manuals need checking.
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)