documentation deficiency
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Tue Mar 26 05:16:00 GMT 2002
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/
More information about the Gcc
mailing list