Splint Error Messages

From 433253

(Difference between revisions)
Line 1: Line 1:
-
[[Variable ''<varname>'' declared but not used]]
+
[[File static function funcname declared but not used]]
-
[[File static function ''<funcname>'' declared but not used]]
+
 
-
[[Function ''<funcname>'' exported but not declared in header file]]
+
[[Function funcname exported but not declared in header file]]
 +
 
 +
[[Variable varname declared but not used]]

Revision as of 02:26, 15 August 2006

File static function funcname declared but not used

Function funcname exported but not declared in header file

Variable varname declared but not used

Personal tools