Bug 31662 - stop using tp_get_bus() in Idle
Summary: stop using tp_get_bus() in Idle
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: idle (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Simon McVittie
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/sm...
Whiteboard:
Keywords: patch
Depends on: 30536
Blocks: 24114
  Show dependency treegraph
 
Reported: 2010-11-16 09:02 UTC by Simon McVittie
Modified: 2010-12-01 03:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2010-11-16 09:02:46 UTC
+++ This bug was initially created as a clone of Bug #24114 +++

tp_get_bus() calls exit(), which is Bad™. We can't remove it til we break ABI, but we can at least deprecate it.

Idle still uses this function; it shouldn't.
Comment 1 Simon McVittie 2010-11-17 09:00:18 UTC
Here's a branch. It depends on my protocol and trivia branches.
Comment 2 Simon McVittie 2010-12-01 03:37:55 UTC
r+ from Jonny on IRC, fixed in git for 0.1.7.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.