URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64c2bf77279bcce2a4d9cde6afe1c5040ba916bd
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
64c2bf7 by Michael Mann (mmann78@xxxxxxxxxxxx):
Fix the need to manually adjust packet-gias.c (take 2)
Need to have packet-gias.c in the DIRTY_CORBA_IDL_DISSECTOR_SRC grouping to work around the warnings still generated.
Change-Id: I08ea1f7d90577cc112b85e7fc00171827f58d6d2
Reviewed-on: https://code.wireshark.org/review/8266
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2cf2f36 Fix configuration with --without-qt and with no --with-gtk[23].
adds 64c2bf7 Fix the need to manually adjust packet-gias.c (take 2)
Summary of changes:
epan/CMakeLists.txt | 2 +-
epan/dissectors/Makefile.common | 2 +-
epan/dissectors/packet-cosnaming.c | 8 +---
epan/dissectors/packet-gias.c | 74 +++--------------------------
epan/dissectors/packet-parlay.c | 92 ------------------------------------
epan/dissectors/packet-tango.c | 8 +---
tools/wireshark_gen.py | 71 ++++++++++++++++++++++++----
7 files changed, 73 insertions(+), 184 deletions(-)