[vlc-devel] [PATCH] fix 32/64 bit bug

Remi Denis-Courmont rdenis at simphalempin.com
Thu Jul 3 11:57:45 CEST 2008


On Thu, 3 Jul 2008 10:02:32 +0100, "ogg.k.ogg.k at googlemail.com"
<ogg.k.ogg.k at googlemail.com> wrote:
> %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.

As far as I can tell, z is glibc-proprietary, which would make it
inadequate.

-- 
Rémi Denis-Courmont
http://www.remlab.net




More information about the vlc-devel mailing list