[Bug 667284] registry: add missing #ifndef guard

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 4 07:53:23 PST 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.36

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-02-04 15:53:21 UTC ---
Fair enough. I think there's more to do here, but it fixes the build, so let's
put it in. Thanks for the patch!

commit 609e618e70bf51bab6fe970b1774da8d1a8f8719
Author: Havard Graff <havard.graff at tandberg.com>
Date:   Wed Jan 4 17:10:15 2012 +0100

    registry: fix compilation with --disable-registry

    __registry_reuse_plugin_scanner is only defined when
    GST_DISABLE_REGISTRY is not defined.

    gstregistry.c: In function 'gst_registry_scan_plugin_file':
    gstregistry.c:1131:8: error: '__registry_reuse_plugin_scanner' undeclared
(first use in this function)

    https://bugzilla.gnome.org/show_bug.cgi?id=667284

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