mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 00:50:21 +00:00
ce1f1c9eff
Newer compilers ( clang 15 ) have turned stricter and errors out instead of warning on implicit function declations Fixes gstssaparse.c:297:12: error: call to undeclared library function 'isspace' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] while (isspace(*t)) Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2879> |
||
---|---|---|
.. | ||
gstssaparse.c | ||
gstssaparse.h | ||
gstsubparse.c | ||
gstsubparse.h | ||
gstsubparseelement.c | ||
gstsubparseelements.h | ||
gstsubparseplugin.c | ||
meson.build | ||
mpl2parse.c | ||
mpl2parse.h | ||
qttextparse.c | ||
qttextparse.h | ||
samiparse.c | ||
samiparse.h | ||
tmplayerparse.c | ||
tmplayerparse.h |