Home | History | Annotate | Download | only in info

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.
2768 option causes GCC to warn whenever it encounters an identifier
2816 genuine `defined' operator and evaluates it normally. It will warn
3439 does not warn about features of ISO C which you must use when you are
3962 Warn whenever a comment-start sequence `/*' appears in a `/*'
3979 Warn about certain constructs that behave differently in
3980 traditional and ISO C. Also warn about ISO C constructs that have
3985 Warn the first time `#import' is used.
3988 Warn whenever an identifier which is not a macro is encountered in
3993 Warn about macros defined in the main file that are unused. A
3995 once. The preprocessor will also warn if the macro has not been
4012 Warn whenever an `#else' or an `#endif' are followed by text.