[Bug 36423] Make the docs build with gtk-doc 1.16 and later
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 20 15:49:44 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36423
Simon McVittie <simon.mcvittie at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Status Whiteboard| |review+
AssignedTo|telepathy-bugs at lists.freede |will.thompson at collabora.co.
|sktop.org |uk
--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2011-04-20 06:49:43 PDT ---
> This doesn't actually make gtk-doc shut up, as I hoped it would, because it
> doesn't pay the blindest bit of notice to G_GNUC_DEPRECATED and instead witters > on about deprecation guards. Oh well.
gtk-doc wants you to use:
#ifndef TP_DISABLE_DEPRECATED
insert_thing_that_is_deprecated (here);
#endif
The branch looks fine as-is.
--
Configure bugmail: https://bugs.freedesktop.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 telepathy-bugs
mailing list