Define CRAS_IGNORE_PRINTF_SECURITY_WARNING_BEGIN
Defined in File suppress_warnings.hpp
Define Documentation
-
CRAS_IGNORE_PRINTF_SECURITY_WARNING_BEGIN
Ignore warnings about passing variables as printf format in the code following this macro. Do not forget to call
CRAS_IGNORE_PRINTF_SECURITY_WARNING_ENDwhen the warnings should be restored.