>>>>> "Kaveh" == Kaveh R GHAZI <[EMAIL PROTECTED]> writes:
Kaveh> We could also extend -Wc++-compat to warn about more things, using C++ Kaveh> reserved keywords like "class" in C comes to mind. This isn't super hard, and IMO is worth doing (right now -Wc++-compat seems almost silly in its limitations), but in lieu of implementing this I've just been using #pragma GCC poison. Tom