URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b43bc331a039bd0dcf2cea7760eb1e3e66b92b3
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master-2.2
Repository: wireshark

Commits:

7b43bc3 by Guy Harris (g...@alum.mit.edu):

    Get rid of Boolean "flags" that don't have any bit set.
    
    And tweak the Pidl generator for Wireshark not to generate "flags" like
    that.
    
    (The generator also does field name and true/false strings' case
    differently, so I didn't use it to regenerate the dissectors; that needs
    to be looked at.)
    
    Change-Id: I8554d4fbb9dce38d73db41b00823f54b8243545f
    Reviewed-on: https://code.wireshark.org/review/18696
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    

Actions performed:

    from  51651d3   [Automatic update for 2016-11-06]
    adds  7b43bc3   Get rid of Boolean "flags" that don't have any bit set.


Summary of changes:
 epan/dissectors/packet-dcerpc-eventlog.c   |    8 --------
 epan/dissectors/packet-dcerpc-witness.c    |    8 --------
 tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm |   29 ++++++++++++++++------------
 3 files changed, 17 insertions(+), 28 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to