Hi, On Tue, Aug 30, 2016 at 6:49 PM, George Burgess IV <g...@chromium.org> wrote:
> ChromeOS is adopting a new FORTIFY implementation tailored for clang. As > an artifact of how this new FORTIFY is implemented, a handful of > implicit conversion warnings get turned into errors. This patch fixes > the implicit conversions in ffmpeg that clang-FORTIFY has an issue with. Isn't it easier to change your fortify-clang and add a compiler option to disable this specific error for specific targets? (I don't find the casts particularly pretty.) Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel