This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fyi, broken site-internal link on gcc.gnu.org/gcc-3.4/changes.html


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]