[2/3] [wined3d] drawPrimitive debug code: fix long int warnings

Tobias Jakobi liquid.acid at gmx.net
Wed Sep 10 16:04:42 CDT 2008


There are a few long int warnings when the debug code is enabled. That's 
because %d indicated a normal int, replaced this with %ld which fixes 
the warnings.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002--wined3d-drawPrimitive-debug-code-fix-long-int-war.patch
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080910/3c270adc/attachment.txt 


More information about the wine-patches mailing list