warning          1105 global/global.c 						warning("source file '%s' is not available.", curpath);
warning           193 gtags-parser/C.c 					warning("forced level 1 block start by '{' at column 0 [+%d %s].", lineno, curfile); /* } */
warning           201 gtags-parser/C.c 					warning("missing left '{' [+%d %s].", lineno, curfile); /* } */
warning           206 gtags-parser/C.c 					warning("forced level 0 block end by '}' at column 0 [+%d %s].", lineno, curfile);
warning           217 gtags-parser/C.c 					warning("different level before and after #define macro. reseted. [+%d %s].", lineno, curfile);
warning           225 gtags-parser/C.c 					warning("forced level 0 block end by '%%' [+%d %s].", lineno, curfile);
warning           239 gtags-parser/C.c 					warning("forced level 0 block end by '%%{' [+%d %s].", lineno, curfile);
warning           243 gtags-parser/C.c 				warning("'%%{' appeared in C mode. [+%d %s].", lineno, curfile);
warning           249 gtags-parser/C.c 					warning("forced level 0 block end by '%%}' [+%d %s].", lineno, curfile);
warning           253 gtags-parser/C.c 				warning("'%%}' appeared in Yacc mode. [+%d %s].", lineno, curfile);
warning           368 gtags-parser/C.c 				warning("Out of function. %8s [+%d %s]", token, lineno, curfile);
warning           388 gtags-parser/C.c 					warning("unexpected eof. [+%d %s]", lineno, curfile);
warning           455 gtags-parser/C.c 						warning("unexpected eof. [+%d %s]", lineno, curfile);
warning           508 gtags-parser/C.c 						warning("unexpected eof. [+%d %s]", lineno, curfile);
warning           510 gtags-parser/C.c 						warning("() block unmatched. (last at level %d.)[+%d %s]", level, lineno, curfile);
warning           524 gtags-parser/C.c 			warning("{} block unmatched. (last at level %d.)[+%d %s]", level, lineno, curfile);
warning           526 gtags-parser/C.c 			warning("#if block unmatched. (last at level %d.)[+%d %s]", piflevel, lineno, curfile);
warning           691 gtags-parser/C.c 			warning("uneven level. [+%d %s]", lineno, curfile);
warning           705 gtags-parser/C.c 				warning("#if block unmatched. reseted. [+%d %s]", lineno, curfile);
warning           711 gtags-parser/C.c 					warning("uneven level. [+%d %s]", lineno, curfile);
warning           160 gtags-parser/Cpp.c 						warning("missing namespace name. [+%d %s].", lineno, curfile);
warning           181 gtags-parser/Cpp.c 					warning("missing namespace block. [+%d %s](0x%x).", lineno, curfile, c);
warning           204 gtags-parser/Cpp.c 					warning("forced level 1 block start by '{' at column 0 [+%d %s].", lineno, curfile); /* } */
warning           230 gtags-parser/Cpp.c 					warning("missing left '{' [+%d %s].", lineno, curfile); /* } */
warning           236 gtags-parser/Cpp.c 					warning("forced level 0 block end by '}' at column 0 [+%d %s].", lineno, curfile);
warning           253 gtags-parser/Cpp.c 					warning("different level before and after #define macro. reseted. [+%d %s].", lineno, curfile);
warning           373 gtags-parser/Cpp.c 					warning("template <...> isn't closed. [+%d %s].", lineno, curfile);
warning           389 gtags-parser/Cpp.c 				warning("'{' doesn't exist after 'operator'. [+%d %s].", lineno, curfile); /* } */
warning           410 gtags-parser/Cpp.c 				warning("Out of function. %8s [+%d %s]", token, lineno, curfile);
warning           430 gtags-parser/Cpp.c 					warning("unexpected eof. [+%d %s]", lineno, curfile);
warning           497 gtags-parser/Cpp.c 						warning("unexpected eof. [+%d %s]", lineno, curfile);
warning           550 gtags-parser/Cpp.c 						warning("unexpected eof. [+%d %s]", lineno, curfile);
warning           552 gtags-parser/Cpp.c 						warning("() block unmatched. (last at level %d.)[+%d %s]", level, lineno, curfile);
warning           566 gtags-parser/Cpp.c 			warning("{} block unmatched. (last at level %d.)[+%d %s]", level, lineno, curfile);
warning           568 gtags-parser/Cpp.c 			warning("#if block unmatched. (last at level %d.)[+%d %s]", piflevel, lineno, curfile);
warning           725 gtags-parser/Cpp.c 			warning("uneven level. [+%d %s]", lineno, curfile);
warning           739 gtags-parser/Cpp.c 				warning("#if block unmatched. reseted. [+%d %s]", lineno, curfile);
warning           745 gtags-parser/Cpp.c 					warning("uneven level. [+%d %s]", lineno, curfile);
warning           977 gtags-parser/asm_scan.c 			warning("unexpected eof. [+%d %s]", LEXLINENO, asm_input_file);
warning           124 gtags-parser/java.c 					warning("missing left '{' (at %d).", lineno); /* } */
warning           321 gtags/gtags.c  			warning("GTAGS or GPATH not found. -i option ignored.");
warning          1005 htags/htags.c  			warning("unknown item '%c'. (Ignored)", *item);
warning          1101 htags/htags.c  			warning("parameter 'ncol' ignored because the value (=%d) is too large or too small.", n);
warning          1107 htags/htags.c  			warning("parameter 'tabs' ignored because the value (=%d) is too large or too small.", n);
warning          1113 htags/htags.c  			warning("parameter 'flist_fields' ignored because the value (=%d) is too large or too small.", n);
warning          1677 htags/htags.c  		warning("'gzip' command not found. -%c option ignored.", cflag );
warning           350 htags/src2html.c 	else	/* 'D', 'M' or 'T' */
warning           459 htags/src2html.c  */
warning           469 htags/src2html.c  * Print warning message when unexpected eof.
warning           479 htags/src2html.c  * Print warning message when unknown yacc directive is found.
warning           489 htags/src2html.c  * Print warning message when unmatched brace is found.
warning            54 libutil/die.h  void warning(const char *s, ...)
warning           365 libutil/find.c 			warning("cannot stat '%s'. (Ignored)", dp->d_name);
warning           512 libutil/find.c 							warning("'%s' is a directory. (Ignored)", path);
warning           514 libutil/find.c 							warning("'%s' not found. (Ignored)", path);
warning           524 libutil/find.c 						warning("'%s' ignored, because it includes blank.", &path[2]);
warning           549 libutil/find.c 					warning("cannot open directory '%s'. (Ignored)", dir);
warning           611 libutil/find.c 					warning("'%s' is a directory. (Ignored)", path);
warning           613 libutil/find.c 					warning("'%s' not found. (Ignored)", path);
warning           630 libutil/find.c 				warning("'%s' ignored, because it includes blank.", path + 2);