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.6 97be290: cmake: remove warnings -Werror=old-style

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

Commits:

97be290 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/27125
    

Actions performed:

    from  ce545aa   2.6.0 → 2.6.1.
    adds  97be290   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(-)