From 704ddf94f80f59ea4cb8a2b2fefb7eb0af49f919 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 9 Jan 2013 20:41:12 +0100 Subject: [PATCH] manpage: Document change to -Wall --- doc/gmqcc.1 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/gmqcc.1 b/doc/gmqcc.1 index 8af1dcc..c839838 100644 --- a/doc/gmqcc.1 +++ b/doc/gmqcc.1 @@ -59,7 +59,14 @@ some others. Warnings and errors will of course still be displayed. Enable or disable a warning. .TP .B -Wall -Enable all warnings. Overrides preceding -W parameters. +Enable almost all warnings. Overrides preceding -W parameters. +.sp +The following warnings will \fBnot\fR be anbled: +.in +4 +.nf +-Wuninitialized-global +.fi +.in .TP .BR -Werror ", " -Wno-error Controls whether or not all warnings should be treated as errors. -- 2.39.2