[Pidgin] #2437: PurpleAccountUiOps.request_authorize's callbacks have incorrect types.
Pidgin
trac at pidgin.im
Mon Aug 6 14:07:46 EDT 2007
#2437: PurpleAccountUiOps.request_authorize's callbacks have incorrect types.
-----------------------+----------------------------------------------------
Reporter: resiak | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 3.0.0
Component: libpurple | Version: 2.1.0
Keywords: | Pending: 0
-----------------------+----------------------------------------------------
`request_authorize()`'s `authorize_cb` and `deny_cb` parameters are
declared to have type `GCallback`, when in fact they should have the type
`PurpleAccountRequestAuthorizationCb`.
Fixing this would be an API break, so I'm setting Milestone to 3.0.0.
--
Ticket URL: <http://developer.pidgin.im/ticket/2437>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list