[gstreamer-bugs] [Bug 317300] inline functions should be static or extern

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 19 03:57:55 PDT 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=317300
 GStreamer | gst-plugins | Ver: 0.8.x

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52709|                            |committed
             Status|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.8.12
            Version|HEAD CVS                    |0.8.x



------- Additional Comments From Tim-Philipp Müller  2005-10-19 10:57 -------
Committed to 0.8 branch (and goom in gst-plugins-good HEAD, the rest will start
from the 0.8 version when ported to 0.9):

2005-10-19  Brian Cameron  <brian dot cameron at sun dot com>

        * ext/smoothwave/gstsmoothwave.c:
        * gst-libs/gst/resample/resample.c:
        * gst/dvdsubdec/dvdsubdec.c:
        * gst/goom/filters.c:
        * gst/goom/graphic.h:
        * gst/goom/lines.c:
        * gst/mpeg2sub/gstmpeg2subt.c:
          Make inline functions either 'static inline' or 'extern inline',
          otherwise the Forte compiler apparently won't inline them (#317300).

Cheers
 -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list