Wireshark-commits: [Wireshark-commits] master 7514f98: Make Winflex\bison the preferred option

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Sep 2016 09:57:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7514f98f563bf480b28214e883e9e100d0cdcdf9
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7514f98 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Make Winflex\bison the preferred option
    
    Cygwin flex\bison generate shortening warnings due to size_t on
    Win 64.  The win flex\bison versions don't so find them first.
    
    Change-Id: Ib68c84435f859325612410b72b6cf21cf106ecc2
    Reviewed-on: https://code.wireshark.org/review/17763
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  66203b4   extcap: fix management of multicheck and saved non boolean arguments
    adds  7514f98   Make Winflex\bison the preferred option


Summary of changes:
 cmake/modules/FindLEX.cmake  |    2 +-
 cmake/modules/FindYACC.cmake |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)