6.6.4.2 Options That Are Not Implied by
-Wall
The following -W
options are not implied by
-Wall
. Some of them warn about constructions that users generally
do not consider questionable, but which occasionally you might wish to check for. Others
warn about constructions that are necessary or hard to avoid in some cases, and there is
no simple way to modify the code to suppress the warning.