Lines Matching full:pedantic
139 [\fB\-W\fR\fIwarn\fR...] [\fB\-pedantic\fR]
249 \&\fB\-fsyntax\-only \-pedantic \-pedantic\-errors
272 \&\-Wparentheses \-Wpedantic\-ms\-format \-Wno\-pedantic\-ms\-format
1388 rejected gratuitously. For that, \fB\-pedantic\fR is required in
1418 is used by \fB\-pedantic\fR to identify which features are \s-1GNU\s0
1420 \&\fB\-std=gnu89 \-pedantic\fR would warn about \*(C+ style \fB//\fR
1421 comments, while \fB\-std=gnu99 \-pedantic\fR would not.
1807 Disable pedantic warnings about constructs used in \s-1MFC\s0, such as implicit
2546 .IP "\fB\-pedantic\fR" 4
2547 .IX Item "-pedantic"
2559 \&\fB\-pedantic\fR does not cause warning messages for use of the
2560 alternate keywords whose names begin and end with \fB_\|_\fR. Pedantic
2565 Some users try to use \fB\-pedantic\fR to check programs for strict \s-1ISO\s0
2573 be quite different from \fB\-pedantic\fR. We don't have plans to
2579 extended dialect is based. Warnings from \fB\-pedantic\fR are given
2585 .IP "\fB\-pedantic\-errors\fR" 4
2586 .IX Item "-pedantic-errors"
2587 Like \fB\-pedantic\fR, except that errors are produced rather than
2709 particular library's limitations. However, if \fB\-pedantic\fR is used
2799 \&\fB\-pedantic\-errors\fR. This warning is also enabled by
2822 or \fB\-pedantic\fR.
3430 .IP "\fB\-Wno\-pedantic\-ms\-format\fR (MinGW targets only)" 4
3431 .IX Item "-Wno-pedantic-ms-format (MinGW targets only)"
3435 and \fB\-pedantic\fR without gnu\-extensions.
3442 \&\f(CW\*(C`NULL\*(C'\fR. This warning is also enabled by \fB\-pedantic\fR.
3843 only when \fB\-pedantic\fR flag is used.
3846 Warn if variadic macros are used in pedantic \s-1ISO\s0 C90 mode, or the \s-1GNU\s0
3847 alternate syntax when in pedantic \s-1ISO\s0 C99 mode. This is default.
3852 \&\fB\-Wno\-vla\fR will prevent the \fB\-pedantic\fR warning of
3872 \&\fB\-Wall\fR and by \fB\-pedantic\fR, which can be disabled with
3895 This option is implied by \fB\-pedantic\fR, and can be disabled with
7691 .IP "\fB\-pedantic\fR" 4
7692 .IX Item "-pedantic"
7696 .IP "\fB\-pedantic\-errors\fR" 4
7697 .IX Item "-pedantic-errors"
7700 without \fB\-pedantic\fR but treats as warnings.