X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fcheckstatic%2FListItem.pm;h=f5b487f906d149616148c273d2f860103844133e;hb=65febd1ce4a2c8be812a556a5a2f4ad9cfbf4d1e;hp=03d6b1631a3504c3c9c69b12fe9eed24f3815b60;hpb=c54ea78e548b0f32255303be9a1ec7235485e813;p=www.jankratochvil.net.git diff --git a/project/checkstatic/ListItem.pm b/project/checkstatic/ListItem.pm index 03d6b16..f5b487f 100755 --- a/project/checkstatic/ListItem.pm +++ b/project/checkstatic/ListItem.pm @@ -25,14 +25,16 @@ our $CVS_ID=q$Id$; use strict; use warnings; +use My::Web; + our @ListItem=( "name"=>"C Sources Symbol Attributes Checker", "priority"=>7, - "download"=>"http://cvs.jankratochvil.net/viewcvs/*checkout*/nethome/home/lace/bin/checkstatic?rev=HEAD", + "download"=>$W->{"project_viewcvs"}."*checkout*/nethome/home/lace/bin/checkstatic?rev=HEAD", "summary"=>"Development tool", "license"=>"PD", - "maintenance"=>"finished", + "maintenance"=>"ready", "language"=>"Perl", "description"=>"" .'

Gives additional warnings not provided by GNU C Compiler'