Lines Matching refs:WARN
1338 sub WARN { subroutine
1401 WARN("Saw acceptable license '$origexpr' but note '$prefer' is " .
1473 WARN("added, moved or deleted file(s):\n\n " .
1508 WARN("Does new file '" . $fileinfo->{filenew} .
1746 WARN("patch prefix '$p1_prefix' exists, appears to be a -p0 patch\n");
1878 WARN("8-bit UTF-8 used in possible commit log\n" . $herecurr);
1892 WARN("'$typo' may be misspelled - perhaps '$typo_fix'?\n" . $hereptr);
1902 WARN("added, moved or deleted file(s) " .
1976 WARN("line over 80 characters\n" . $herecurr);
2017 WARN("Block comments use a leading /* on a separate line\n" . $herecurr);
2026 WARN("Block comments use * on subsequent lines\n" . $hereprev);
2034 WARN("Block comments use a trailing */ on a separate line\n" . $herecurr);
2056 WARN("Block comments should align the * on each line\n" . $hereprev);
3118 WARN("architecture specific defines should be avoided\n" . $herecurr);
3181 WARN("consider using g_path_get_$1() in preference to g_strdup($1())\n" . $herecurr);