[FFmpeg-cvslog] r11839 - trunk/configure
Uoti Urpala
uoti.urpala
Mon Feb 4 00:06:43 CET 2008
On Sun, 2008-02-03 at 22:38 +0000, M?ns Rullg?rd wrote:
> > +check_cflags -Wtype-limits
> I'm pretty sure I've seen such warnings in the past even without this
> flag. Have the gcc defaults changed?
Older gcc warned about some cases at -Wall, others at -Wextra. gcc-4.3
adds the new separate 'type-limits' switch which implied by -Wextra but
not by -Wall.
More information about the ffmpeg-cvslog
mailing list