This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

re: limiting warning message types


Hi :

I am having problems limiting the warning messages i receive
 from g++. If I use -w with any other -Wwarning option i still get no NO
 warning messages of the type I desire. If I don't use -w, I am swamped 
with warning messages i don't want . Surely there must be a simple way 
to just get a few selected warning messages easily ??


Cheers;
Robert Somerville


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]