On Sun, 26 Jul 2015, Steve Lhomme wrote:

On Sun, Jul 26, 2015 at 11:57 AM, Martin Storsjö <[email protected]> wrote:
This is only necessary on MSVC 2010/2012 (and possibly on some
ICL versions). This both avoids an extra hack on newer MSVC
versions, and better documents what the extra compiler option
is used for.

Good thing because setting the WINAPI_FAMILY from the command line was
setting it after including stdlib.h and thus likely including a lot of
windows stuff that are not available on WP/WinRT.

Oh, good catch - I hadn't thought about that either, so that's yet another reason why this is a good idea to finally get rid of.

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

Reply via email to