Re: warning message on macro.

"Anatoly Sivov" <[email protected]> Fri, 17 Aug 2012 18:24:27 +0400
Newsgroups org.kernel.vger.linux-c-programming,org.kernel.vger.linux-newbie
Message-ID <op.wi6vm1mxfzo5me@stalin>
>
> 1. How can i suppress only this warning. ? I do need all other warnings .
>

Why do you want to suppress this warning instead of fixing it? Your line  
seem to result in some incorrect preprocessor macro. What file does your  
makefile compile when this warning occurs?

BR, Anatoliy Sivov