Dead link finding automation
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Fri Apr 15 18:14:13 PDT 2016
On 04/15/2016 08:38 PM, Vladimir Panteleev wrote:
> External links are a different issue. They can't be tested in the
> autotester (at least not fail the build), otherwise a site we link to
> going (temporarily) down means our master is broken. They would need
> special treatment, e.g. report them as some form of warnings but don't
> fail them.
If the link fails, should have a Google cache. If not, that's an error
:o). -- Andrei
More information about the Digitalmars-d
mailing list