Lines Matching full:warn
315 either converted or ignored. With `-Wtrigraphs' GCC will warn you
345 it as a continued line, GCC will warn you about it.
2728 option causes GCC to warn whenever it encounters an identifier
2776 genuine `defined' operator and evaluates it normally. It will warn
3399 does not warn about features of ISO C which you must use when you are
3920 Warn whenever a comment-start sequence `/*' appears in a `/*'
3937 Warn about certain constructs that behave differently in
3938 traditional and ISO C. Also warn about ISO C constructs that have
3943 Warn the first time `#import' is used.
3946 Warn whenever an identifier which is not a macro is encountered in
3951 Warn about macros defined in the main file that are unused. A
3953 once. The preprocessor will also warn if the macro has not been
3970 Warn whenever an `#else' or an `#endif' are followed by text.