This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: feature request - unused arguments
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Steven_Shaw at adc dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 23 Jul 2002 11:30:11 +0200 (CEST)
- Subject: 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/