Lines Matching refs:lintwarn

314 				lintwarn(_("regexp constant `/%s/' looks like a C comment, but is not"), tokstart);
340 lintwarn(_("statement may have no effect"));
451 lintwarn(_("`nextfile' is a gawk extension"));
503 lintwarn(
517 lintwarn(_("`delete array' is a gawk extension"));
532 lintwarn(_("`delete(array)' is a non-portable tawk extension"));
615 lintwarn(_("statement may have no effect"));
772 lintwarn(_("regular expression on right of assignment"));
790 lintwarn(_("regular expression on right of comparison"));
857 lintwarn(_("non-redirected `getline' undefined inside END action"));
884 lintwarn(_("call of `length' without parentheses is not portable"));
1235 lintwarn(_("empty program text on command line"));
1335 lintwarn(_("source file `%s' is empty"), source);
1537 lintwarn(_("source file does not end in newline"));
1647 lintwarn(_("source file does not end in newline"));
1664 lintwarn(
1690 lintwarn(
1748 lintwarn(_("POSIX does not allow operator `**='"));
1759 lintwarn(_("POSIX does not allow operator `**'"));
2015 lintwarn(_("source file does not end in newline"));
2023 lintwarn("numeric constant `%.*s' treated as octal or hexadecimal",
2100 lintwarn(_("source file does not end in newline"));
2121 lintwarn(_("`%s' is a gawk extension"),
2124 lintwarn(_("`%s' is a Bell Labs extension"),
2127 lintwarn(_("POSIX does not allow `%s'"),
2158 lintwarn(_("`goto' considered harmful!\n"));
2239 lintwarn(_("match: third argument is a gawk extension"));
2255 lintwarn(_("%s: string literal as last arg of substitute has no effect"),
2285 lintwarn(_("close: second argument is a gawk extension"));
2411 * Use warning() and not lintwarn() so that can warn
2711 lintwarn(_("there were shadowed variables."));
2950 lintwarn(
2954 lintwarn(_("function `%s' defined but never called"),