Home | History | Annotate | Download | only in man1

Lines Matching full:warn

280 Warn whenever a comment-start sequence \fB/*\fR appears in a \fB/*\fR
297 Warn about certain constructs that behave differently in traditional and
298 \&\s-1ISO\s0 C. Also warn about \s-1ISO\s0 C constructs that have no traditional C
302 Warn the first time \fB#import\fR is used.
305 Warn whenever an identifier which is not a macro is encountered in an
310 Warn about macros defined in the main file that are unused. A macro
312 The preprocessor will also warn if the macro has not been used at the
330 Warn whenever an \fB#else\fR or an \fB#endif\fR are followed by text.