[Bug 739444] New: glcolorconvert: fix comments that confuse gtk-doc
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Oct 31 03:55:02 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739444
GStreamer | gst-plugins-bad | git
Summary: glcolorconvert: fix comments that confuse gtk-doc
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: luis.bg at samsung.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=289721)
View: https://bugzilla.gnome.org/attachment.cgi?id=289721
Review: https://bugzilla.gnome.org/review?bug=739444&attachment=289721
patch
GTK-Doc uses a special syntax for code documentation. A multiline comment that
starts with an additional '*' marks a documentation block that will be
processed by the GTK-Doc tools. So GTK-Doc is confused if a comment block
starts with that additional '*' but isn't meant to be processed. The patch
removes these additional '*'.
--
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