Start using #pragma message TODO
Open, LowPublic

Description

Start using #pragma message TODO for gcc
https://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Pragmas.html

and #pragma message TODO for msvc
https://msdn.microsoft.com/en-us/library/x7dkzch2.aspx

These are not warnings but are useful for critical TODOs where doxygen todo is not sufficient.

staniek created this task.Dec 11 2017, 12:21 PM
staniek updated the task description. (Show Details)