Ping? On Fri, Nov 3, 2017 at 5:13 PM, Dale Curtis <[email protected]> wrote:
> The macros for ICC and MSVC correctly push and pop the diagnostic > state of the compiler when disabling deprecation warnings. The > ones for clang/gcc should do the same. Without this, if a blanket > deprecation warning is applied to the code base it'll be flipped > back on incorrectly with FF_ENABLE_DEPRECATION_WARNINGS. > > Signed-off-by: Dale Curtis <[email protected]> > > > _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
