[gstreamer-bugs] [Bug 361675] Allow applications to use libxml2 and GStreamer even if the latter is configured using --disable-registry and --disable-loadsave

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 17 04:58:39 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=361675

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Tim-Philipp Müller changed:

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




------- Comment #4 from Tim-Philipp Müller  2006-10-17 11:57 UTC -------
Agreed. Committed with some space/tab clean-ups, thanks for the patch:

 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Peter Kjellerstedt <pkj at axis com>

        * gst/gstobject.h:
          Don't define xmlNodePtr to gpointer if the core was built with
          --disable-loadsave and --disable-registry, this will break
          applications that want to use libxml2 but are buildling against a
          core that doesn't use libxml2. Use an intermediary type GstXmlNodePtr
          instead so we don't have to mess with the libxml2 namespace
          (#361675).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list