URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c7ce0e0c222e367534834f34323adc109345c114
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c7ce0e0 by Guy Harris (guy@xxxxxxxxxxxx):
Be more selective about turning off deprecation warnings.
Only turn them off in the vicinity of those nasty cross-platform APIs.
(This also checks in the generated Kerberos dissector, which we forgot
to do in the last checkin.)
Change-Id: I5dc9162ff64afe764e37866706590ed2ed965acb
Reviewed-on: https://code.wireshark.org/review/3882
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from d04ec41 Use FreeRADIUS's warning pragma controls to suppress Apple complaints.
adds c7ce0e0 Be more selective about turning off deprecation warnings.
Summary of changes:
asn1/kerberos/packet-kerberos-template.c | 25 ++++++++++++++++-----
epan/dissectors/packet-kerberos.c | 35 ++++++++++++++++++++++++------
2 files changed, 48 insertions(+), 12 deletions(-)