[Bug 796957] closedcaptions: fixes when compiling with clang-6

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 14 10:46:56 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796957

--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 373327
  --> https://bugzilla.gnome.org/attachment.cgi?id=373327&action=edit
closedcaption: comment out unused function

When compiling with clang-6 this error raises:

raw_decoder.c:411:1: error: unused function 'cpr1204_crc'
[-Werror,-Wunused-function]

This patch only comments it out.

-- 
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