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 7bbb3ac: Try to make Mac OS X buildbot Happy

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2014 11:50:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7bbb3ac24ded6ca6d6f6d206caa9cd371f799816
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7bbb3ac by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Try to make Mac OS X buildbot Happy
    
    packet-ieee80211.c:8581: warning: implicit conversion shortens 64-bit value into a 32-bit value
    packet-ieee80211.c:8582: warning: integer constant is too large for 'long' type
    packet-ieee80211.c:8583: warning: integer constant is too large for 'long' type
    packet-ieee80211.c:8583: warning: implicit conversion shortens 64-bit value into a 32-bit value
    packet-ieee80211.c:8584: warning: integer constant is too large for 'long' type
    packet-ieee80211.c:8584: warning: implicit conversion shortens 64-bit value into a 32-bit value
    
    Change-Id: I8f8c5518239c7d6e55006abfca8d9452f9a09c6a
    Reviewed-on: https://code.wireshark.org/review/733
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  3d6c13e   Fix build
    adds  7bbb3ac   Try to make Mac OS X buildbot Happy


Summary of changes:
 epan/dissectors/packet-ieee80211.c |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)