Lines Matching refs:lintwarn

1736 				lintwarn(_("regexp constant `/%s/' looks like a C comment, but is not"), tokstart);
1760 lintwarn(_("statement may have no effect"));
1903 lintwarn(_("`nextfile' is a gawk extension"));
1960 lintwarn(
1980 lintwarn(_("`delete array' is a gawk extension"));
1998 lintwarn(_("`delete(array)' is a non-portable tawk extension"));
2090 lintwarn(_("statement may have no effect"));
2293 lintwarn(_("regular expression on right of assignment"));
2326 lintwarn(_("regular expression on right of comparison"));
2436 lintwarn(_("non-redirected `getline' undefined inside END action"));
2483 lintwarn(_("call of `length' without parentheses is not portable"));
3074 lintwarn(_("empty program text on command line"));
3174 lintwarn(_("source file `%s' is empty"), source);
3376 lintwarn(_("source file does not end in newline"));
3486 lintwarn(_("source file does not end in newline"));
3503 lintwarn(
3529 lintwarn(
3587 lintwarn(_("POSIX does not allow operator `**='"));
3598 lintwarn(_("POSIX does not allow operator `**'"));
3854 lintwarn(_("source file does not end in newline"));
3862 lintwarn("numeric constant `%.*s' treated as octal or hexadecimal",
3939 lintwarn(_("source file does not end in newline"));
3960 lintwarn(_("`%s' is a gawk extension"),
3963 lintwarn(_("`%s' is a Bell Labs extension"),
3966 lintwarn(_("POSIX does not allow `%s'"),
3997 lintwarn(_("`goto' considered harmful!\n"));
4078 lintwarn(_("match: third argument is a gawk extension"));
4094 lintwarn(_("%s: string literal as last arg of substitute has no effect"),
4124 lintwarn(_("close: second argument is a gawk extension"));
4250 * Use warning() and not lintwarn() so that can warn
4550 lintwarn(_("there were shadowed variables."));
4789 lintwarn(
4793 lintwarn(_("function `%s' defined but never called"),