This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Web page problem
- To: Thomas Bennett <thomas dot bennett at eds dot com>
- Subject: Re: Web page problem
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Fri, 9 Nov 2001 11:43:13 +0100 (CET)
- cc: <gcc at gcc dot gnu dot org>
On Fri, 9 Nov 2001, Thomas Bennett wrote:
> Their is a problem with the document http://gcc.gnu.org/install/build.html
>
> It does not close the <a name= tags:
> <h2><a name="TOC0">Building a native compiler</h2>
> should be
> <h2><a name="TOC0">Building a native compiler</a></h2>
> This cause strange effects in some browsers.
Thanks for letting us know. I traced this down to a bug in makeinfo
(which is the tool we use to generate the HTML versions of our docs).
Updating from the latest release to a developmen snapshot (4.0 -> 4.0b)
did not solve the problem. I'll now try to have a newer snapshot (4.0c)
installed, and if that does not fix the problem, either, report this as
a bug to the developers of makeinfo (resp. texinfo).
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/