RESOLVED FIXED 123988
[GTK] Ignore deprecated macros when generating gtk-doc
https://bugs.webkit.org/show_bug.cgi?id=123988
Summary [GTK] Ignore deprecated macros when generating gtk-doc
Carlos Garcia Campos
Reported 2013-11-07 04:46:23 PST
We are currently ignoring WEBKIT_API, but we should also ignore WEBKIT_DEPRECATED and WEBKIT_DEPRECATED_FOR
Attachments
Patch (1.10 KB, patch)
2013-11-07 04:49 PST, Carlos Garcia Campos
pnormand: review+
Carlos Garcia Campos
Comment 1 2013-11-07 04:49:12 PST
Created attachment 216292 [details] Patch This patch still produces some warnings for the symbols using the DEPRECATED_FOR macro due to a bug in gtk-doc, see https://bugzilla.gnome.org/show_bug.cgi?id=711598.
Carlos Garcia Campos
Comment 2 2013-11-08 00:12:16 PST
Note You need to log in before you can comment on or make changes to this bug.