Wireshark-commits: [Wireshark-commits] master 3182fba: bacapp: attempt to fix windows build
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 Oct 2015 00:25:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3182fbae51d51cf4417226d9e16ca82df1bdbc71
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3182fba by Peter Wu (peter@xxxxxxxxxxxxx):

    bacapp: attempt to fix windows build
    
    Reported by Graham:
    
        packet-bacapp.c(5299) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
    
    Regression in v1.99.10rc0-330-g71ec57a ("bacapp: fix
    -Wshift-negative-value").
    
    Change-Id: Ia3ea3acad3afdf7b8a449224c815ea45d7fdbc2b
    Reviewed-on: https://code.wireshark.org/review/10785
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  9a61687   UDP: Rename UDPlite to UDP-Lite
    adds  3182fba   bacapp: attempt to fix windows build


Summary of changes:
 epan/dissectors/packet-bacapp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)