[PATCH] update -Wall and -Wextra documentation

Martin Sebor msebor@gmail.com
Wed Dec 9 23:07:00 GMT 2015


A number of warning options are missing from the list shown under
-Wall (for example, -Winit-self, -Wlogical-not-parentheses, and
-Wplacement-new).  The patch adds the missing ones and adjusts
some of the existing ones to maintain an alphabetical order.  It
also makes a couple of minor clarifications to -Wextra, and adds
an example to the -Wplacement-new option.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-wall-doc.patch
Type: text/x-patch
Size: 3236 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151209/dc33b44e/attachment.bin>


More information about the Gcc-patches mailing list