URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=04204c9847aee9e9f9f1b50b3612db1fa9cdb57c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
04204c9 by Joakim Karlsson (oakimk@xxxxxxxxx):
cmake: remove warnings -Werror=old-style-definition
see https://cmake.org/Bug/bug_relationship_graph.php?bug_id=15058
Change-Id: I325f476b145a542e987a13bedd1f95a7d8faba94
Reviewed-on: https://code.wireshark.org/review/27121
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 5994c902b452f038df82a7497d1561503c3e1fe0)
Reviewed-on: https://code.wireshark.org/review/27127
Actions performed:
from 1c3395a Add more bounds checks.
adds 04204c9 cmake: remove warnings -Werror=old-style-definition
Summary of changes:
ConfigureChecks.cmake | 8 ++++----
cmake/TestWindowsFSeek.c | 2 +-
cmake/modules/CheckCLinkerFlag.cmake | 2 +-
cmake/modules/CheckCXXCompilerFlag.cmake | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)