[Webkit-unassigned] [Bug 125303] New: [GTK] Do not use deprecated gtk-doc 'Rename to' tag
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 5 06:26:17 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125303
Summary: [GTK] Do not use deprecated gtk-doc 'Rename to' tag
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: Bindings
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
CC: gns at gnome.org, pnormand at igalia.com
DerivedSources/webkitdom/WebKitDOMEventTarget.h:110: Warning: WebKit: GObject-Introspection specific GTK-Doc tag "Rename to" has been deprecated, please use annotations on the identifier instead:
* Rename to: webkit_dom_event_target_add_event_listener
^
DerivedSources/webkitdom/WebKitDOMEventTarget.h:129: Warning: WebKit: GObject-Introspection specific GTK-Doc tag "Rename to" has been deprecated, please use annotations on the identifier instead:
* Rename to: webkit_dom_event_target_remove_event_listener
^
rename-to annotation is available in gobject-introspection since 0.6.3 so we should use that instead.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list