This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: documentation deficiency
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: jay zipnick <jay541 at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 26 Mar 2002 12:48:47 +0100 (CET)
- Subject: Re: documentation deficiency
On Mon, 25 Mar 2002, jay zipnick wrote:
> I was looking for an option to warn of C-style casts in C++ code. The option
> is -Wold-style-cast. But when I searched the "Options to Request or Suppress
> Warnings" page, it was not mentioned at all:
> gcc.gnu.org/onlinedocs/gcc/Warning-Options.html.
>
> It would be nice if all warning options were on this page.
This option is at
http://gcc.gnu.org/onlinedocs/gcc/C---Dialect-Options.html
together with several other C++-only options, but I agree that
at least a link from the other page would be nice.
If you could a patch to gcc/doc/invoke.texi along these lines (the
HTML pages are generated from texinfo source), that would be appreciated.
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/