[Bug 18832] [ABI break] Tp-glib shared lib calls exit()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 28 19:46:52 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=18832
--- Comment #6 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2009-09-28 10:46:51 PST ---
You typo'd deprecated, and deprecated functions should have an #ifndef
TP_DISABLE_DEPRECATED guard and G_GNUC_DEPRECATED.
However, this means we need to eradicate use of tp_get_bus() from
telepathy-glib's own examples and tests, and the rest of the Telepathy stack,
first (and tbh, deprecating it while still using it in our own CMs would be
hypocritical).
I'm working on a branch to remove most instances of it from telepathy-glib (IMO
we should keep exactly one use of it in the tests, and compile the tests with
-Wno-deprecated).
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list