Wireshark-commits: [Wireshark-commits] master 741cfe7: Move some checks so they're executed after t
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=741cfe71af7edc902e596886cf460cdb064dc4e7
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
741cfe7 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Move some checks so they're executed after the comments are removed.
We shouldn't complain if someone says "don't use __func__, it's not portable"
in a comment.
Change-Id: Ib712a00a68c14048eb5d97413a5d5bc0e0812e24
Reviewed-on: https://code.wireshark.org/review/8179
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from cc6c6db C15ch: try to make buildbot Happy
adds 741cfe7 Move some checks so they're executed after the comments are removed.
Summary of changes:
tools/checkAPIs.pl | 35 ++++++++++++++++++-----------------
1 file changed, 18 insertions(+), 17 deletions(-)