Wireshark-commits: [Wireshark-commits] master 14049d7: cppcheck: add more include folders to look i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 28 Jun 2020 14:47:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14049d75fdb9acc0bbe0c49d876805580f421561
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

14049d7 by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):

    cppcheck: add more include folders to look in.
    
    Without this (particularly '.'), for some files it macro definitions cannot
    be found the whole file is basically skipped.
    
    Will make overall scan take quite a bit longer.
    
    Change-Id: I7498b23ad9b27edd3a815c7fc51ef8501fa5a56a
    Reviewed-on: https://code.wireshark.org/review/37567
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  9d17b36   [Automatic update for 2020-06-28]
     add  14049d7   cppcheck: add more include folders to look in.


Summary of changes:
 tools/cppcheck/includes | 2 ++
 1 file changed, 2 insertions(+)