Searched refs:WARN (Results 1 – 1 of 1) sorted by relevance
1020 sub WARN { subroutine1056 WARN("use relative pathname instead of absolute in changelog text\n" . $herecurr);1246 WARN("patch prefix '$p1_prefix' exists, appears to be a -p0 patch\n");1268 WARN("Signed-off-by: is the preferred form\n" .1272 WARN("space required after Signed-off-by:\n" .1331 WARN("line over 80 characters\n" . $herecurr);1336 WARN("adding a line without newline at end of file\n" . $herecurr);1355 WARN("CVS style keyword markers, these will _not_ be updated\n". $herecurr);1470 WARN("trailing semicolon indicates no statements, indent implies otherwise\n" .1557 …WARN("suspect code indent for conditional statements ($indent, $sindent)\n" . $herecurr . "$stat_r…[all …]