This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

-Wundef option?

Is there a way to get an "undefined macro" warning with this code:

#if FOO
\\do something
#endif

but FOO is not defined?

0