[vlc-devel] Can not declare variably modified type at file scope
Francois Cartegnie
fcartegnie at free.fr
Sat Jan 30 20:23:03 CET 2010
Le samedi 30 janvier 2010, Rafaël Carré a écrit :
> I would look at cpp output, i'd bet __MAX() is a function
__MAX(1,2) pass.
The error can be reduced to:
#define VOUT_MAX_SUBPICTURES SPU_MAX_PREPARE_TIME
But with 1 difference: The error becomes a warning.
> Then, cc should have warned you about it not being declared ?
No such warning.
Francois
More information about the vlc-devel
mailing list