projects sorted
[www.jankratochvil.net.git] / project / checkstatic / ListItem.pm
index 7ccdbd0..c400142 100755 (executable)
@@ -31,7 +31,7 @@ use My::Web;
 our @ListItem=(
                "name"=>"checkstatic",
                "platform"=>"unixdevel",
-               "priority"=>7,
+               "priority"=>510,
                # FIXME: 'http://cvs.jankratochvil.net/viewcvs/' -> $W->{"project_viewcvs"}
                "download"=>'http://cvs.jankratochvil.net/viewcvs/'."*checkout*/nethome/home/lace/bin/checkstatic?rev=HEAD",
                "summary"=>"C sources symbol attributes checker",
@@ -39,7 +39,7 @@ our @ListItem=(
                "maintenance"=>"ready",
                "language"=>"Perl",
                "description"=><<"HERE",
-<p>Gives additional warnings not provided by GNU C Compiler
+<p>Scripts gives additional warnings not provided by GNU C Compiler
 such as dead code declared as <code>global</code> in separate file,
 missing <code>static</code> keywords etc.</p>
 <p>It can get very valuable during stripping functionality off of