%Fp printf format specifier

Jesse Allen the3dfxdude at gmail.com
Wed Mar 2 12:51:57 CST 2005


On Wed, 2 Mar 2005 19:24:33 +0100, Andreas Mohr
<andi at rhlx01.fht-esslingen.de> wrote:
> 
> Do we even have to do anything on "F"?
> "far" is long gone, right? As such simply silently ignore "F", right?
> 

Right now in current CVS, our *printf will handle any strings.  For
any type numbers (except %n), they are forwarded to libc's printf by
first checking the format string for valid specifiers, and rebuilding
it for libc.



More information about the wine-devel mailing list