[gstreamer-bugs] [Bug 510740] New: Missing symbols from core libraries

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jan 19 22:22:21 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=510740

  GStreamer | gstreamer (core) | Ver: HEAD CVS
           Summary: Missing symbols from core libraries
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
after running a tool to list all exported symbols of libraries over all
releases since 0.10.0 it seems that quite many symbols got lost over time. Some
of them between 0.10.15 and the current pre-release.

Below is the list of symbols, the first version number being the one where it
disappeared and the one at the end of the line being the version number where
it was introduced.

All versions were compiled with the default configure parameters and the same
installed software.

libgstreamer-0.10:
#MISSING: 0.10.13# _gst_parse__yydebug at Base 0.10.0
#MISSING: 0.10.13# _gst_parse__yyparse at Base 0.10.0
#MISSING: 0.10.13# _gst_parse_yy_flex_debug at Base 0.10.0
#MISSING: 0.10.13# _gst_parse_yyin at Base 0.10.0
#MISSING: 0.10.13# _gst_parse_yyleng at Base 0.10.0
#MISSING: 0.10.13# _gst_parse_yylineno at Base 0.10.0
#MISSING: 0.10.13# _gst_parse_yyout at Base 0.10.0
#MISSING: 0.10.13# _gst_parse_yytext at Base 0.10.0
#MISSING: 0.10.13# gst_registry_binary_read_cache at Base 0.10.12
#MISSING: 0.10.13# gst_registry_binary_write_cache at Base 0.10.12
#MISSING: 0.10.15# _gst_disable_segtrap at Base 0.10.0
#MISSING: 0.10.15# _gst_trace_default at Base 0.10.0
#MISSING: 0.10.15# gst_plugin_loading_mutex at Base 0.10.0
#MISSING: 0.10.15# gst_type_array at Base 0.10.0
#MISSING: 0.10.15# gst_type_date at Base 0.10.0
#MISSING: 0.10.15# gst_type_double_range at Base 0.10.0
#MISSING: 0.10.15# gst_type_fraction at Base 0.10.0
#MISSING: 0.10.15# gst_type_fraction_range at Base 0.10.0
#MISSING: 0.10.15# gst_type_list at Base 0.10.0
#MISSING: 0.10.15.1# __gst_in_valgrind at Base 0.10.0
#MISSING: 0.10.15.1# gst_proxy_pad_do_query_type at Base 0.10.0
#MISSING: 0.10.15.1# gst_proxy_pad_get_type at Base 0.10.0
#MISSING: 0.10.15.1# gst_type_find_debug at Base 0.10.0

libgstcontroller-0.10:
#MISSING: 0.10.11# interpolation_methods at Base 0.10.0
#MISSING: 0.10.11# on_object_controlled_property_changed at Base 0.10.0
#MISSING: 0.10.13# gst_controlled_property_find_timed_value_node at Base 0.10.0
#MISSING: 0.10.14# gst_controlled_property_find_control_point_node at Base 0.10.13
#MISSING: 0.10.15.1# __gst_controller_key at Base 0.10.0
#MISSING: 0.10.15.1# gst_controller_debug at Base 0.10.0

libgstdataprotocol-0.10:
#MISSING: 0.10.10# data_protocol_debug at Base 0.10.0
#MISSING: 0.10.10# gst_dp_packet_from_caps_1_0 at Base 0.10.7

libgstnet-0.10:
#MISSING: 0.10.9# ncc_debug at Base 0.10.0
#MISSING: 0.10.9# ntp_debug at Base 0.10.0

If I didn't miss anything all of them were never in a public header so it
shouldn't be a problem. Would still be nice if someone could have a second look
before we close this.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=510740.




More information about the Gstreamer-bugs mailing list