wireshark/include
Philipp Dittmann 9c68879a27 Windows: Fix Release (unused variables)
- ws_assert does not work, because _ASSERT_ENABLED is false and gets optimized
- add _U_ to unused variables because of compile flag /W3
- local variables need suppression of warning 4189
2023-01-11 17:50:42 +00:00
..
wireshark.h Add ws_version.h to wireshark.h 2021-12-21 23:00:04 +00:00
ws_attributes.h Windows: Fix Release (unused variables) 2023-01-11 17:50:42 +00:00
ws_codepoints.h Add a #define for REPLACEMENT CHARACTER and use it. 2022-10-16 23:36:12 +00:00
ws_compiler_tests.h
ws_diag_control.h Add Wunused-parameter to DIAG_OFF_FLEX() 2023-01-04 15:50:07 +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 Windows: Store "gui.console_open" in the Windows registry 2022-10-11 14:25:04 +01:00