K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-07-22T17:11:59.000000Z K 7 svn:log V 326 Improve printf(3) conversion specifier parsing so that silly formats aren't allowed and the right casts can be used for printf() statements. Document the conversion specifier limitations and the fact that arithmetic overflow causes a fatal error. PR: 12611 Reported by: Frode Vatvedt Fjeld Reviewed by: bde END