This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC website and (broken) links
- To: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Subject: Re: GCC website and (broken) links
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Tue, 2 Oct 2001 14:32:03 +0200 (CEST)
- cc: <gcc at gcc dot gnu dot org>
On 1 Oct 2001, Alexandre Petit-Bianco wrote:
> I fixed thing in java/done.html.
Thanks!
> Is this tool checked in somewhere? I guess it prints a list of the
> offending items.
Yes, indeed. ;-)
I'm using Checkbot <http://degraaff.org/checkbot/> with the following
invocation.
checkbot --url http://www.gnu.org/software/gcc/ \
--exclude 'gcc.gnu.org/(cgi-bin|ml|testresults)/' \
--sleep 1 \
--timeout 20 \
--mailto pfeifer@dbai.tuwien.ac.at --verbose
This checks www.gnu.org/software/gcc/ instead of gcc.gnu.org, as it is
more useful in detecting site-specific links (like those to the install
docs); all one has to keep in mind that www.gnu.org lags behind
gcc.gnu.org by a few hours to at most one day, so after heavy changes
like those I just committed, it's better to wait one day before running
the checker again.
I you (or others) are interested, I could set up an automatic checker
that mails out his results once a week or bi-weekly...
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/