[gstreamer-bugs] [Bug 325429] New: GST_BOILERPLATE_FULL can't be used when compiling with -Wmissing-prototypes

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Dec 31 21:56:31 PST 2005


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=325429
 GStreamer | gstreamer (core) | Ver: 0.10.0

           Summary: GST_BOILERPLATE_FULL can't be used when compiling with -
                    Wmissing-prototypes
           Product: GStreamer
           Version: 0.10.0
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jrl at ids.org.au
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Code using the GST_BOILERPLATE_FULL macro doesn't compile when using the
-Wmissing-prototype option of gcc. This is because it creates the non-void
function "type_as_function ## _get_type" without a prototype.

This can be seen by tring to compile Rhythmbox using the daap patch on bug
309609, with --enable-more-warnings passed to configure.


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