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 5994c90: cmake: remove warnings -Werror=old-style-def

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

Commits:

5994c90 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>
    

Actions performed:

    from  e01fcb7   bluecom: fix compilation with gcc-4.
    adds  5994c90   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(-)