[Bug 783661] gst-launch: dump pipeline diagram dot file on SIGHUP
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 20 14:02:01 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783661
Philippe Renon <philippe_renon at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |philippe_renon at yahoo.fr
--- Comment #7 from Philippe Renon <philippe_renon at yahoo.fr> ---
msys2 has build errors because of this change:
../../gstreamer/tools/gst-launch.c:499:1: error: 'hup_handler' defined but not
used [-Werror=unused-function]
hup_handler (gpointer user_data)
^~~~~~~~~~~
../../gstreamer/tools/gst-launch.c:471:14: error: 'signal_watch_hup_id' defined
but not used [-Werror=unused-variable]
static guint signal_watch_hup_id;
^~~~~~~~~~~~~~~~~~~
workaround : configure with --disable-fatal-warnings
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list