Generate custom compiler warning
Hi all,
Is where a way to declare custom compile-time warning?
Something similar to C++ #pragma message or GCC #warning
So it could be visible in Compilation Conditions Browser.
I'm planning to use it to to issue warning about FIXME or TODO stuff I've added as a temporary code.Is where a way to declare custom compile-time warning?
Something similar to C++ #pragma message or GCC #warning
So it could be visible in Compilation Conditions Browser.
Br
/Alexey