42.5 Reporting Warnings
Warnings are a facility for a program to inform the user of a possible problem, but continue running (as opposed to signaling an error, see Errors).
Warnings are a facility for a program to inform the user of a possible problem, but continue running (as opposed to signaling an error, see Errors).