wireshark/include
João Valverde 1b12dc4b9e Add WS_DEPRECATED_X() function attribute
This adds a new attribute that allows declaring Wireshark
functions as deprecated.

Also disabe -Werror with deprecated declarations  Deprecated
declarations can be introduced suddenly with a new version
of an external dependency or a new internal deprecation and
that has its own timeline to fix. We should still be able to
build with -Werror in that case.
2022-10-10 20:27:33 +00:00
..
wireshark.h Add ws_version.h to wireshark.h 2021-12-21 23:00:04 +00:00
ws_attributes.h Add WS_DEPRECATED_X() function attribute 2022-10-10 20:27:33 +00:00
ws_compiler_tests.h
ws_diag_control.h Add DIAG_WARN() diagnostic macros 2022-10-04 17:35:55 +00:00
ws_log_defs.h Add a log domain for encoding errors and lower the log level 2022-09-28 14:57:51 +01:00
ws_posix_compat.h Add a ws_posix_compat.h header 2021-12-21 01:30:06 +00:00
ws_symbol_export.h Add files with WS_DLL_PUBLIC to Doxygen 2021-11-29 21:27:45 +00:00