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 a7e616d: Fix the flex wrapper to ensure Cygwin /bin i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Jul 2014 13:14:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a7e616d1622b0f0fb75923b1e4e0c59635d90a55
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a7e616d by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix the flex wrapper to ensure Cygwin /bin is on the path for Windows.
    This is needed for CMake, as it doesn't add Cygwin to the path for the
    generated solutions.
    
    Change-Id: I9f05f24ccc741bfc851ecbb892f080f59d2acc2c
    Reviewed-on: https://code.wireshark.org/review/2938
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  b0a7251   Fix Uninitialized argument value found by Clang Analyzer
    adds  a7e616d   Fix the flex wrapper to ensure Cygwin /bin is on the path for Windows. This is needed for CMake, as it doesn't add Cygwin to the path for the generated solutions.


Summary of changes:
 tools/runlex.sh |    2 ++
 1 file changed, 2 insertions(+)