[gstreamer-bugs] [Bug 575922] disabling subsystems cause API break

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 23 07:23:10 PDT 2009


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

  GStreamer | gstreamer (core) | Ver: git

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #131183|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #6 from Stefan Kost (gstreamer, gtkdoc dev)  2009-03-23 14:23 UTC -------
After minor correction from review with tim or irc.

commit c04e3f9a0312656766833e8f614ee8bea01ee542
Author: Stefan Kost <ensonic at users.sf.net>
Date:   Mon Mar 23 15:18:21 2009 +0200

    build: define stubs when disabling gst-debug subsystem. Fixes #575922

    Running configure with e.g. --disable-dst-debug was compiling out the debug
    system (ABI break). Now stubs are added and only if one does e.g.
    make CFLAGS="-DGST_REMOVE_DISABLED" the symbols are ommitted.


-- 
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=575922.




More information about the Gstreamer-bugs mailing list