On 19.11.2013 20:42:24, Samuel Thibault wrote: > Marin Ramesa, le Tue 19 Nov 2013 07:34:19 +0100, a écrit : > > optimal_embed is initialized to a random value. Quiet the warning > > by initializing to zero. > > Analyzers will probably prefer that indeed.
So there is a good reason for this kind of initialization (int x = x)?