[vlc-devel] Win64 patch and format

Rafaël Carré rafael.carre at gmail.com
Wed Sep 2 17:22:18 CEST 2009


On Wed, 2 Sep 2009 18:08:45 +0300
"Rémi Denis-Courmont" <remi at remlab.net> wrote:

> >  /* Format string sanity checks */
> >  #ifdef __GNUC__
> > +# ifdef _WIN64
> > +#   define LIBVLC_FORMAT(x,y) __attribute__
> > ((format(gnu_printf,x,y))) +# else
> 
> Wouldn't that apply to any Mingw variant, not just Win64?

It would apply to Linux, *BSD, OSX, etc .. because we use the glibc
specific format at least in __msg_Generic() with "%m"

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090902/952a48fa/attachment.sig>


More information about the vlc-devel mailing list