[gstreamer-bugs] [Bug 625862] unused symbol GST_CAT_LEVEL_LOG_valist breaks the compilation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 3 01:26:45 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625862
  GStreamer | gstreamer (core) | git

--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> 2010-08-03 08:26:41 UTC ---
(In reply to comment #1)
> This symbol is private and not really supposed to be part of the API.
> 
> Is this enough to fix the build again for you?
> 
> diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
> index 3f9920f..5cd498f 100644
> --- a/docs/gst/gstreamer-sections.txt
> +++ b/docs/gst/gstreamer-sections.txt
> @@ -1046,6 +1046,7 @@ gst_debug_color_flags_get_type
>  gst_debug_level_get_type
>  gst_debug_graph_details_get_type
>  M_PI
> +GST_CAT_LEVEL_LOG_valist
>  </SECTION>
> 
>  Is this with gtk-doc HEAD or what version of gtk-doc? (I don't get this with
> 1.15).

I didn't notice the private subsection, so yes, adding the symbol there fixes
the compilation (reference generation)

Thanks

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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