gstreamer/tests/misc
Victor Toso cb9309f2a7 tests: Fix compile warning on mingw64
In file included from ../../libs/gst/net/gstntppacket.c:35:0,
                 from netclock-replay.c:25:
../../config.h:546:0: error: "__MSVCRT_VERSION__" redefined [-Werror]
 #define __MSVCRT_VERSION__ 0x0601

In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/crtdefs.h:10:0,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdio.h:9,
                 from netclock-replay.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/_mingw.h:220:0: note:
this is the location of the previous definition
 # define __MSVCRT_VERSION__ 0x0700

https://bugzilla.gnome.org/show_bug.cgi?id=774108
2016-11-09 19:44:07 +02:00
..
Makefile.am netclock: Link the replay example to GIO 2016-03-25 10:23:46 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
netclock-replay.c tests: Fix compile warning on mingw64 2016-11-09 19:44:07 +02:00
network-clock-utils.scm Fix FSF address 2012-11-03 20:44:48 +00:00
network-clock.scm Fix FSF address 2012-11-03 20:44:48 +00:00
plot-data tests/network-clock-utils.scm (debug, print-event): New utils. 2005-06-28 16:57:27 +00:00