[vlc-devel] [PATCH] fix 32/64 bit bug
ogg.k.ogg.k at googlemail.com
ogg.k.ogg.k at googlemail.com
Thu Jul 3 11:02:32 CEST 2008
%d expects an int, size_t might not be the same size as int.
I'd use %zu but it seems not to be used in other c files around.
Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-32-64-bit-bug.patch
Type: text/x-patch
Size: 881 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080703/110308b5/attachment.bin>
More information about the vlc-devel
mailing list