Lines Matching refs:warning
9 equivalent finalization (e.g. for the case a warning must be issued if some
16 When a warning must be issued, the check function returns an array of strings.
17 Each string is a warning message and is displayed if the corresponding verbose
19 warning in the returned array is printed; when called with --verbose both
21 warning is printed; an so on.
39 - try to avoid false warnings. It's better to not issue a warning message to a
45 - in the warning message, include the url to a section from the manual, when
47 - use short sentences in the warning messages. A complete explanation can be
52 as golden package that should not trigger any warning message.
53 - check the url displayed by the warning message works.
71 function) since warnings are generated in the form 'path/file:line: warning':