[gstreamer-bugs] [Bug 342564] Configure options causing compilation to fail

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 9 09:33:19 PDT 2007


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

  GStreamer | gstreamer (core) | Ver: 0.10.x

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76641|accepted-commit_now         |committed
               Flag|                            |
         AssignedTo|ensonic at sonicpulse.de       |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.13




------- Comment #22 from Tim-Philipp Müller  2007-05-09 16:33 UTC -------
Committed version that sets the GError properly when --disable-parse-launch is
used; also added a small unit test.


 2007-05-09  Tim-Philipp Müller  <tim at centricular dot net>

        Based on patch by: Peter Kjellerstedt  <pkj at axis com>

        * gst/Makefile.am:
        * gst/gstparse.c: (gst_parse_launchv), (gst_parse_launch):
        * gst/gstparse.h:
        * gst/gstutils.c: (gst_parse_bin_from_description):
        * gst/gstutils.h:
          Maintain API and ABI when --disable-parse is used. Now that
          we have an appropriate error code, we can just return NULL and the
          appropriate error when gst_parse_launch() is used despite it having
          been disabled (#342564).

        * tests/check/Makefile.am:
        * tests/check/pipelines/.cvsignore:
        * tests/check/pipelines/parse-disabled.c:
          Make sure these functions exist and return NULL plus a GError when
          --disable-parse is used.


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




More information about the Gstreamer-bugs mailing list