[PATCH] Use the custom vsnprintf implementation for msvcrt.vsprintf too

Mike McCormack mike at codeweavers.com
Mon Nov 13 19:37:43 CST 2006


Sam Dennis wrote:

> @ cdecl vprintf(str long) MSVCRT_vprintf
> -@ cdecl vsprintf(ptr str ptr) ntdll.vsprintf
> +@ cdecl vsprintf(ptr str ptr) MSVCRT_vsprintf

Looks like your mailer munged the whitespace in the patch, which will 
prevent it from applying cleanly.

Try using git format-patch --attach / git imap-send as described on the 
Wine wiki page.

Mike



More information about the wine-devel mailing list