[gstreamer-bugs] [Bug 358436] New: #include is missing in gstghostpad.c and gstquery.c

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 29 22:41:53 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=358436

GStreamer | gstreamer (core) | Ver: 0.10.10

           Summary: #include is missing in gstghostpad.c and gstquery.c
           Product: GStreamer
           Version: 0.10.10
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mrc.gran at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


#include "gstinfo.h"

is missing in both gstghostpad.c and gstquery.c

This causes a problem in the link phase because the macros defined
in gstinfo.h are interpreted as functions (prototypes) 
lacking implementations.

This can be observed when /gst is compiled with the flag
-DGST_DISABLE_GST_DEBUG

I observed this when compiling under MinGW.


-- 
Configure bugmail: http://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