Wireshark-commits: [Wireshark-commits] master 4bdf514: fix-encoding-args.pl: Add a few additional f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Sep 2014 01:37:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4bdf5145129a2b9dbae3d927a761d9be5cecacd5
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4bdf514 by Bill Meier (wmeier@xxxxxxxxxxx):

    fix-encoding-args.pl: Add a few additional fixups;
    
    Specifically: A number of cases of the use of the encoding arg
                  "ENC_ASCII | ENC_NA" for FT_BYTES FIELDTYPEs seem to
                  have crept into Wireshark source.
    
    Also: Add a ToDo comment as to code rework needed to be able to
          better *validate* encoding args.
    
    Change-Id: I9d4b10b869fe2aef3f20bcd2d7ad6531375aba87
    Reviewed-on: https://code.wireshark.org/review/4183
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  7b20afc   Qt: add support for some more command line options
    adds  4bdf514   fix-encoding-args.pl: Add a few additional fixups;


Summary of changes:
 tools/fix-encoding-args.pl |   46 ++++++++++++++++++++++++++++----------------
 1 file changed, 29 insertions(+), 17 deletions(-)