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.lnt7
1 files changed, 6 insertions, 1 deletions
diff --git a/test/rt/testbuild/pclint/waivers.lnt b/test/rt/testbuild/pclint/waivers.lnt
index 93f34edeb..67befb44a 100644
--- a/test/rt/testbuild/pclint/waivers.lnt
+++ b/test/rt/testbuild/pclint/waivers.lnt
@@ -10,7 +10,8 @@
/* Silencing common non-MISRA info generated by PCLint in -w3 mode. All of
them have been controlled. Other infos have been fixed in the code.*/
-e526 -e537
--e714 -e716 -e717 -e757 -e758 -e759 -e768 -e773 -e793
+-e613
+-e714 -e716 -e717 -e749 -e757 -e758 -e759 -e768 -e773 -e778 -e793
-e826 -e830 -e835 -e845
/* Removing *advisory* directives and rules that would negatively impact
@@ -72,9 +73,13 @@
block is cast to a structure pointer.*/
-e923
+/* Waiver Rule 16.1, missing break into case. It is a common occurrence and
+ thoroughly checked.*/
/* Waiver Rule 16.3, missing break into case. It is a common occurrence and
thoroughly checked.*/
-e9090
+-e9077
+-e9042
-e616
-e825