Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.4 9ddedcb: cmake: remove warnings -Werror=old-style

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Apr 2018 19:21:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ddedcb4764685282aaf5acdac238e7c05ddf435
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

9ddedcb 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/27126
    

Actions performed:

    from  e24d5b2   Add more bounds checks.
    adds  9ddedcb   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(-)