[FFmpeg-devel] [PATCH] -Wundef
Måns Rullgård
mans
Fri Jan 16 01:29:12 CET 2009
Aurelien Jacobs <aurel at gnuage.org> writes:
> Hi,
>
> Attached patch adds -Wundef flag to compiler, to catch typo in #if or
> similar situations.
>
> Aurel
>
> Index: configure
> ===================================================================
> --- configure (revision 16611)
> +++ configure (working copy)
> @@ -2045,6 +2045,7 @@
> check_cflags -Wcast-qual
> check_cflags -Wwrite-strings
> check_cflags -Wtype-limits
> +check_cflags -Wundef
> enabled extra_warnings && check_cflags -Winline
OK
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list