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]

documentation deficiency


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.


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