[gstreamer-bugs] [Bug 565607] Broken macros in gsturi.h and gstinterface.h

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 30 10:29:04 PST 2009


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

  GStreamer | gstreamer (core) | Ver: git

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
 Attachment #125388|reviewed                    |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|Typo in gsturi.h            |Broken macros in gsturi.h
                   |                            |and gstinterface.h
   Target Milestone|HEAD                        |0.10.23




------- Comment #4 from Tim-Philipp Müller  2009-01-30 18:29 UTC -------
commit b4645e277bc8833e08174351d59fec335ee51b59
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Jan 30 18:17:03 2009 +0000

    Remove broken class to interface cast macros from GstUriHandler and
GstImplementsInterface headers

    Remove class-to-interface-struct cast macros which don't work,
    don't make sense, and in some cases wouldn't even compile if
    used. Removal should be ok seeing that code which uses any of
    these is broken and bound to crash. Fixes #565607.

    API: remove GST_IMPLEMENTS_INTERFACE_CLASS
    API: remove GST_IS_IMPLEMENTS_INTERFACE_CLASS
    API: remove GST_URI_HANDLER_CLASS


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




More information about the Gstreamer-bugs mailing list