mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
5c3ae3893a
Silence -Wformat-nonliteral warnings from the internal copy of libcheck ../subprojects/gstreamer/libs/gst/check/libcheck/check.c:379:29: warning: format string is not a string literal [-Wformat-nonliteral] vsnprintf (buf, BUFSIZ, msg, ap); ^~~ ../subprojects/gstreamer/libs/gst/check/libcheck/check_error.c:48:21: warning: format string is not a string literal [-Wformat-nonliteral] vfprintf (stderr, fmt, args); ^~~ ../subprojects/gstreamer/libs/gst/check/libcheck/check_str.c:92:29: warning: format string is not a string literal [-Wformat-nonliteral] n = vsnprintf (p, size, fmt, ap); ^~~ |
||
---|---|---|
.. | ||
libcheck | ||
.gitignore | ||
check-prelude.h | ||
check.h | ||
gstbufferstraw.c | ||
gstbufferstraw.h | ||
gstcheck.c | ||
gstcheck.h | ||
gstconsistencychecker.c | ||
gstconsistencychecker.h | ||
gstharness.c | ||
gstharness.h | ||
gsttestclock.c | ||
gsttestclock.h | ||
Makefile.am | ||
meson.build |