[FFmpeg-devel] [PATCH 5/5] all: fix enum definition for large values
Nicolas George
george at nsup.org
Sat Oct 24 20:48:39 CEST 2015
Le tridi 3 brumaire, an CCXXIV, Ganesh Ajjanagadde a écrit :
> or do you prefer a static const style?
static const is not build-time constant, and therefore unusable for this:
impossible to use it as case label or constant initializer.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151024/fa09895a/attachment.sig>
More information about the ffmpeg-devel
mailing list