Annotate pmprintf and __pmNotifyErr with printf format.
If the build compiler is gcc, we now annotate the pmprintf
and __pmNotifyErr routines so that callers are informed if
using them inappropriately (incorrect types, wrong argument
count, that sort of thing).
Fixed up the newly introduced warnings - a couple of which
were indeed bugs.
Annotate pmprintf and __pmNotifyErr with printf format.
If the build compiler is gcc, we now annotate the pmprintf
and __pmNotifyErr routines so that callers are informed if
using them inappropriately (incorrect types, wrong argument
count, that sort of thing).
Fixed up the newly introduced warnings - a couple of which
were indeed bugs.