[Bug 725517] New: docs: Fix typos and remove unknown annotations

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 2 12:19:07 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725517
  GStreamer | gstreamer (core) | git

           Summary: docs: Fix typos and remove unknown annotations
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When compiling the docs I notice these warnings:

gstbufferpool.c:1087: Warning: Gst: missing ":" at column 41:
 * @params: (transfer none) (allow-none) parameters.
                                        ^
gstmeta.c:153: Warning: Gst: missing ":" at column 29:
 * @init_func: (scope async) a #GstMetaInitFunction
                            ^
gstmeta.c:154: Warning: Gst: missing ":" at column 29:
 * @free_func: (scope async) a #GstMetaFreeFunction
                            ^
gstmeta.c:155: Warning: Gst: missing ":" at column 34:
 * @transform_func: (scope async) a #GstMetaTransformFunction
                                 ^

The propposed patch will remove these and remove the usage of
unrecognized (optional) and (replacement) annotations used in
GstBaseParseFrame. These two annotation tags are neither known
by gtk-doc nor by gobject-introspection.

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