On Thu, Aug 01, 2013 at 03:16:09PM +0200, Diego Biurrun wrote: > Sometimes we have code that gives deprecation warnings even though it's > already ifdeffed and slated for removal or similar. This patchset adds > a set of macros to place around such code to suppress those deprecation > warnings. In practice, we have a large number of these false positive > warnings, and they have a tendency to drown out the real warnings. > > Without the first two patches in the set doc/print_options fails to > compile because of weird preprocessor errors. I consider them an > improvement irrespective of the deprecation macro patches.
Luca OKed the whole set after some more discussion on IRC. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
