K 10 svn:author V 8 cperciva K 8 svn:date V 27 2004-03-07T22:22:13.000000Z K 7 svn:log V 285 Make it possible for the %[eEfgG] formats to not result in an error being reported by /usr/bin/printf. This bug has been around for 22 months... either nobody uses printf with floating-point values, or people are forgetting to check their return codes. Approved by: rwatson (mentor) END