aboutsummaryrefslogtreecommitdiffstats
path: root/test/rt/testbuild/pclint/waivers.lnt
diff options
context:
space:
mode:
Diffstat (limited to 'test/rt/testbuild/pclint/waivers.lnt')
-rw-r--r--test/rt/testbuild/pclint/waivers.lnt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/rt/testbuild/pclint/waivers.lnt b/test/rt/testbuild/pclint/waivers.lnt
index ab2507c94..578fdd9ca 100644
--- a/test/rt/testbuild/pclint/waivers.lnt
+++ b/test/rt/testbuild/pclint/waivers.lnt
@@ -78,6 +78,10 @@
license URL and cannot be removed.*/
-e9059
+/* Waiver Rule 8.4, this rule is disabled for the main() function only because
+ it, of course, does not have nor requires a prior declaration.*/
+-esym(9075, main)
+
/* Waiver Rule 8.7, the static analyser has no visibility of functions called
from asm modules.*/
-e765