> On Jun 23, 2016, at 8:06 PM, Carl Eugen Hoyos <[email protected]> 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 > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
