[gstreamer-bugs] [Bug 333417] GST_BOILERPLATE_WITH_INTERFACE can't be used in C++ code

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 6 06:48:47 PST 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=333417
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60669|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|GST_BOILERPLATE_WITH_INTERFA|GST_BOILERPLATE_WITH_INTERFA
                   |CE doesn't compile when used|CE can't be used in C++ code
                   |in C++                      |
   Target Milestone|HEAD                        |0.10.4




------- Comment #2 from Tim-Philipp Müller  2006-03-06 14:48 UTC -------
Oh well, if g++ complains about it, there isn't much we can do about it. We
could probably wrap the macro in 'extern "C" {' bits, but that somehow seems
dodgy to me. I say one more ugly cast in an already ugly macro isn't gonna make
a difference ;)

2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>

       * gst/gstutils.h:
         Do proper cast here to make GST_BOILERPLATE_WITH_INTERFACE
         usable in c++ code (#333417; patch by: Christophe Fergeau)


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