Wireshark-commits: [Wireshark-commits] master 2890e41: Fix various compile warnings turning error o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Mar 2017 12:27:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2890e415bbec3ddad7c0485067dd09f1e503c84f
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2890e41 by Joerg Mayer (jmayer@xxxxxxxxx):

    Fix various compile warnings turning error on Linux with gcc6 when
    compiling with HAVE_PCAP_REMOTE (and ENABLE_ECHLD)
    
    Change-Id: If5524f2d3dcacca9c82a46167480c8436dd8b1b2
    Reviewed-on: https://code.wireshark.org/review/20615
    Petri-Dish: Jörg Mayer <jmayer@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  74e793e   ftypes: create a get_value union, move get_value_floating into the union
    adds  2890e41   Fix various compile warnings turning error on Linux with gcc6 when compiling with HAVE_PCAP_REMOTE (and ENABLE_ECHLD)


Summary of changes:
 capchild/capture_ifinfo.c |    8 ++++----
 capture_opts.h            |   26 +++++++++++++-------------
 echld/dispatcher.c        |   14 +++++++-------
 ui/recent.c               |   16 ++++++++--------
 4 files changed, 32 insertions(+), 32 deletions(-)