Eric Blake wrote: > Pádraig Brady <P <at> draigBrady.com> writes: > >> The {0,} init method works for scalar or aggregate types: >> http://www.pixelbeat.org/programming/gcc/auto_init.html >> Though as noted there, may give warnings. > > But the whole point of this patch is to silence warnings. What good is > trading > one warning for another?
The problem that prompted this thread was a failure, not a warning.