Wireshark-commits: [Wireshark-commits] master 16cd981: Tweak cppcheck to test with better settings

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 06 Jun 2018 05:20:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16cd9811516e232efa48d5ca57a63d3b0bfc1126
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

16cd981 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Tweak cppcheck to test with better settings
    
    c99 is probably a better standard to check against.
    Also try to cut down on ASN.1 template and config file testing,
    since these fail anyway, not being full source files yet.
    
    Change-Id: I289c35498cf9eba757e46601b4610f085ec4ba77
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/28019
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fc4de96   Docs: Update the Configuration Profiles section of the User's Guide.
    adds  16cd981   Tweak cppcheck to test with better settings


Summary of changes:
 tools/cppcheck/cppcheck.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)