[Pidgin] #9253: pidgin_blist_destroy ignores its argument
Pidgin
trac at pidgin.im
Tue May 26 13:37:25 EDT 2009
#9253: pidgin_blist_destroy ignores its argument
----------------------+-----------------------------------------------------
Reporter: andrikos | Owner:
Type: defect | Status: new
Milestone: | Component: pidgin (gtk)
Version: 2.5.6 | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment(by darkrain42):
The type signature of that function comes from the core/UI split and the
possible ability for a UI to maintain multiple buddy lists in the core.
That ability is currently (effectively) deprecated (I believe it just
Won't Work and nobody uses it), but we're stuck with the type signature
until libpurple 3.0.0 (when we can break ABI compatibility).
You are correct, though, that purple_blist_destroy (for which
pidgin_blist_destroy is set as the UI op) is never called. It would
probably be reasonable to move the functionality to pidgin_blist_uninit().
--
Ticket URL: <http://developer.pidgin.im/ticket/9253#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list