[Bug 797165] Wrong include directives for gstreamer-base headers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 18 14:11:56 UTC 2018


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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> gstadapter.h: It was just gst/libs/adapter.h, which doesn't work at all

Oops, thanks.

> gstaggregator.h: It was gst/libs/base.h, which works but all other include
> directives used the individual .h files.
> 
> It looks like base-prelude.h never is included since most places don't
> include gst/libs/base.h, but rather whatever header file is needed directly.

I think maybe we should change the documentation to include he 'global' header
instead, which would also include -prelude.h then, as not doing so may soon
become a problem (however, I've also added the prelude include to many header
files like gstaggregator.h IIRC since we need to maintain backwards compat to
some extent).

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