[FFmpeg-devel] [PATCH] C99ify array initialisation in mxfdec.c
Axel Holzinger
aholzinger
Mon Jul 19 11:14:33 CEST 2010
Hi Baptiste,
On 07/16/2010 10:35 PM, Baptiste Coudurier wrote:
> On 07/16/2010 06:22 AM, Axel Holzinger wrote:
> > Axel Holzinger wrote:
> >> Hi,
> >>
> >> initialising to zero with {} is not official C99 standard C.
> >>
> >> {0} is the way to go.
>
> Patch ok, may I ask which compiler warn/choke on this ?
Sure, it's Intel's C compiler for Windows icl, 11.1 065.
HTH
Axel
More information about the ffmpeg-devel
mailing list