[vlc-devel] Can not declare variably modified type at file scope
Rafaël Carré
rafael.carre at gmail.com
Sat Jan 30 20:11:59 CET 2010
Le 30/01/2010 20:01, Francois Cartegnie a écrit :
> VOUT_MAX_SUBPICTURES value is not defined locally. [1][2]
#define VOUT_MAX_SUBPICTURES (__MAX(VOUT_MAX_PICTURES,
SPU_MAX_PREPARE_TIME/5000))
I would look at cpp output, i'd bet __MAX() is a function
Then, cc should have warned you about it not being declared ?
--
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100130/c84af052/attachment.sig>
More information about the vlc-devel
mailing list