On Fri, 16 Jul 2010, 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 ?
Applied
// Martin