diff options
| author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-03-09 14:57:41 +0000 | 
|---|---|---|
| committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-03-09 14:57:41 +0000 | 
| commit | b8dcd884ffaf6856108d2279905503bbd86c33cf (patch) | |
| tree | a3bfc65df2e239ad342f7f32302cd59e108d06b2 /test | |
| parent | a9cbe386f2b49049771c3980d8954275d510cf2f (diff) | |
| download | ChibiOS-b8dcd884ffaf6856108d2279905503bbd86c33cf.tar.gz ChibiOS-b8dcd884ffaf6856108d2279905503bbd86c33cf.tar.bz2 ChibiOS-b8dcd884ffaf6856108d2279905503bbd86c33cf.zip | |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7744 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test')
| -rw-r--r-- | test/hal/testbuild/pclint/waivers.lnt | 4 | ||||
| -rw-r--r-- | test/rt/testbuild/pclint/waivers.lnt | 4 | 
2 files changed, 4 insertions, 4 deletions
| diff --git a/test/hal/testbuild/pclint/waivers.lnt b/test/hal/testbuild/pclint/waivers.lnt index ea5b15dd1..78b58e3c2 100644 --- a/test/hal/testbuild/pclint/waivers.lnt +++ b/test/hal/testbuild/pclint/waivers.lnt @@ -14,8 +14,8 @@     Remove temporarily the following -e in order to perform extra code quality
     checks.*/
  -e526 -e537 -e552
 --e613
 --e714 -e716 -e717 -e749 -e757 -e758 -e759 -e766 -e768 -e769 -e773 -e778 -e793
 +-e611 -e613
 +-e714 -e716 -e717 -e749 -e750 -e754 -e757 -e758 -e759 -e766 -e768 -e769 -e773 -e778 -e793
  -e826 -e830 -e835 -e845
  /* Removing *advisory* directives and rules that would negatively impact
 diff --git a/test/rt/testbuild/pclint/waivers.lnt b/test/rt/testbuild/pclint/waivers.lnt index 13a964f92..1acdaf818 100644 --- a/test/rt/testbuild/pclint/waivers.lnt +++ b/test/rt/testbuild/pclint/waivers.lnt @@ -15,8 +15,8 @@     Remove temporarily the following -e in order to perform extra code quality
     checks.*/
  -e526 -e537 -e552
 --e613
 --e714 -e716 -e717 -e749 -e757 -e758 -e759 -e766 -e768 -e769 -e773 -e778 -e793
 +-e611 -e613
 +-e714 -e716 -e717 -e749 -e750 -e754 -e757 -e758 -e759 -e766 -e768 -e769 -e773 -e778 -e793
  -e826 -e830 -e835 -e845
  /* Removing *advisory* directives and rules that would negatively impact
 | 
