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: Build status page:Succes and failures.


On Thu, Dec 13, 2001 at 09:26:34PM +0100, Gerald Pfeifer wrote:
> 
> > P.S.  What's the tool that's supposed to be used now to check the
> > validity of html files?
> 
> Personally, I mostly use validator.w3.org. IIRC Zack had a nice
> description on how to perform such a test which was part of a larger
> patch which required some splitting and I believe he didn't have the
> time to commit this part yet...

OK, I found Zack's description in the gcc-patches archives.  The file is
clean, although Zack's patch contains an extraneous semicolon in the
html command to use:

+<html xmlns="http://www.w3.org/1999/xhtml";; xml:lang="en" lang="en">
                                              ^ here

Janis


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