|
|
@@ -222,6 +222,11 @@ problems in the source code or build system.
|
|
|
.B bug
|
|
|
This setting (disabled by default) adds any warning option that reliably
|
|
|
detects problematic source code. The warnings are fatal.
|
|
|
+The only currently supported flags are \fBCFLAGS\fP and \fBCXXFLAGS\fP
|
|
|
+with flags set to \fB\-Werror=array\-bounds\fP, \fB\%\-Werror=clobbered\fP,
|
|
|
+\fB\%\-Werror=implicit\-function\-declaration\fP and
|
|
|
+\fB\%\-Werror=volatile\-register\-var\fP.
|
|
|
+.
|
|
|
.TP
|
|
|
.B canary
|
|
|
This setting (disabled by default) adds dummy canary options to the build
|