wineoss.drv: Eliminate all 64-bits warnings

Maarten Lankhorst m.b.lankhorst at gmail.com
Tue Dec 2 03:19:52 CST 2008


sizeof is defined as int on 32-bits, and long on 64-bits. To keep this 
working I'm casting all sizeofs to longs
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-wineoss.drv-Eliminate-all-64-bits-warnings.patch
Type: text/x-diff
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081202/486d0fea/attachment-0001.patch 


More information about the wine-patches mailing list