Define CRAS_IGNORE_PRINTF_SECURITY_WARNING_END
Defined in File suppress_warnings.hpp
Define Documentation
-
CRAS_IGNORE_PRINTF_SECURITY_WARNING_END
Resume reporting warnings about using variables as printf format in the code following this macro. This has to be called after
CRAS_IGNORE_PRINTF_SECURITY_WARNING_STARTwhen ignoring the warnings is no longer needed.See also
CRAS_IGNORE_PRINTF_SECURITY_WARNING_START