win32-vd_agent/common
Marc-André Lureau 60e850c6e4 mingw: don't use *_s msvcrt variants
Apparently, it comes with a recent version of C library (msvcrt90?),
but I don't know if we can/should ship also a MS dll. Probably it used
to work with an inlined version with VS headers.

The build can be tweaked to use the -non-_s variant with -DOLDMSVCRT
CFLAGS.
2012-05-24 13:55:31 +02:00
..
stdint.h mingw: don't redefine SIZE_MAX 2012-02-23 19:03:25 +01:00
vdcommon.h mingw: don't use *_s msvcrt variants 2012-05-24 13:55:31 +02:00
vdlog.cpp mingw: don't use *_s msvcrt variants 2012-05-24 13:55:31 +02:00
vdlog.h mingw: don't use *_s msvcrt variants 2012-05-24 13:55:31 +02:00