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]

Re: Web page problem


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/


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