On Thu, 19 Sep 2013, Alex Smith wrote:

Prior to this on msvc/icl there was no handling of deprecated functions
and the deprecated warning was disabled.

After enabling there are a number of warnings relating to the CRT and
the use of the non-secure versions of several functions.  Defining
_CRT_SECURE_NO_WARNINGS silences these warnings.
---
configure              |  5 +++--
libavutil/attributes.h |  2 ++
libavutil/internal.h   | 12 ++++++++++--
3 files changed, 15 insertions(+), 4 deletions(-)

This looks ok to me, although I didn't test it myself (yet).

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to