[Pidgin] #17415: GParameter got deprecated
Pidgin
trac at pidgin.im
Sat Oct 5 21:18:56 EDT 2019
#17415: GParameter got deprecated
-----------------------+--------------------------
Reporter: penguin42 | Owner: EionRobb
Type: defect | Status: new
Milestone: | Component: unclassified
Version: 2.13.0 | Keywords:
-----------------------+--------------------------
purple_media_add_stream and purple_media_set_params both take a
GParameter,
unfortunately Glib deprecated this in 2.54 (as used in Fedora 31):
typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54;
so plugins that built with nowarn are hitting this even if they don't use
those functions.
--
Ticket URL: <https://developer.pidgin.im/ticket/17415>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list