[Bug 771001] New: gst-common modifies introspection.m4
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 7 12:04:30 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=771001
Bug ID: 771001
Summary: gst-common modifies introspection.m4
Classification: Platform
Product: GStreamer
Version: 1.x
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: common
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ross at burtonini.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
common/m4/introspection at first glance appears to be a simple copy of the file
from gobject-introspection.m4 as the README in that directory suggests, but it
has in fact been modified to add the INTROSPECTION_INIT assignment.
This is a problem because at some point the upstream introspection.m4 will be
updated and this local change may be forgotten about if updated manually, or
removed if updated automatically.
I propose that introspection.m4 is restored to match upstream, and the
INTROSPECTION_INIT assignment added to some other place. Maybe
common/m4/gst-glib2.m4?
--
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