wireshark/include
João Valverde f6de88707c Add DIAG_WARN() diagnostic macros
This enable the warning at "warning" level (neither ignored nor
an error). This is used to selectively disable -Werror for a section
of code but keep the warning enabled as useful and relevant.

For example it can be used to defer replacing deprecated declarations
and still build with -Werror enabled globally.
2022-10-04 17:35:55 +00:00
..
wireshark.h Add ws_version.h to wireshark.h 2021-12-21 23:00:04 +00:00
ws_attributes.h exceptions: make the exception handler stack per-thread. 2022-01-11 05:00:42 +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