On 26/10/13 21:48, Diego Biurrun wrote: > On Sat, Oct 26, 2013 at 09:28:42PM +0200, Luca Barbato wrote: >> It is by definition unreliable and causes pointless noise on valid >> code. >> --- a/configure >> +++ b/configure >> @@ -3907,6 +3907,7 @@ check_cflags -Wundef >> check_cflags -Wstrict-prototypes >> enabled extra_warnings && check_cflags -Winline >> +enabled extra_warnings || check_cflags -Wno-maybe-uninitialized > > No real opinion; I toyed with the idea sometimes. Note that some of > the warnings this caused were indeed real.
-Wuninitialized is still there and we should indeed fix those first. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
