Wireshark-commits: [Wireshark-commits] master 32a014a: Update the warning-suppression statements in
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32a014a4f163f258a335ef86a61dca594f2891ac
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
32a014a by Guy Harris (guy@xxxxxxxxxxxx):
    Update the warning-suppression statements in idl2wrs.
    
    Update them to use ws_diag_control.h and ws_compiler_tests.h, and the
    DIAG_OFF() macros therein.
    
    Regenerate the CORBA dissectors.
    
    Change-Id: I26f0add0ec8dd920bfe80571b4141c1b0e2f0640
    Reviewed-on: https://code.wireshark.org/review/33238
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  03af0ad   Enable -Wpointer-sign if we're enabling additional compiler warnings.
     add  32a014a   Update the warning-suppression statements in idl2wrs.
Summary of changes:
 epan/dissectors/packet-coseventcomm.c | 29 +++++++++++++++++------------
 epan/dissectors/packet-cosnaming.c    | 11 ++++++++---
 epan/dissectors/packet-gias.c         | 11 ++++++++---
 epan/dissectors/packet-tango.c        | 11 ++++++++---
 tools/wireshark_gen.py                | 11 ++++++++---
 5 files changed, 49 insertions(+), 24 deletions(-)