This is the mail archive of the gcc@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: feature request - unused arguments


On Tue, 23 Jul 2002 Steven_Shaw@adc.com wrote:
> Please can someone add a warning for unused arguments in C and C++. It
> would be much appreciated.

It's already there. Please read the docs, for example at

http://gcc.gnu.org/onlinedocs/gcc-3.1/gcc/Warning-Options.html#Warning%20Options

and search for "unused".

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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