[FFmpeg-devel] [PATCH 2/2] lavd/decklink_common: Fix error caused by -Werror=missing-prototypes
Richard Kern
kernrj at gmail.com
Fri Jun 24 02:15:02 CEST 2016
> On Jun 23, 2016, at 8:06 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
>
> Rick Kern <kernrj <at> gmail.com> writes:
>
>> This temporarily disables the missing-prototypes error so
>> the file can be included.
>
> Can't you add -Wno-error=missing-prototypes to the cxx flags
> just as you did in 1/2?
This was just disabling it for the bad include instead of every file. I’ll add it to the cxx flags - much cleaner anyway.
>
> Thank you for working on this, I like 1/2, Carl Eugen
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list