[Pidgin] #17415: GParameter got deprecated
Pidgin
trac at pidgin.im
Mon Oct 7 04:07:56 EDT 2019
#17415: GParameter got deprecated
-----------------------+---------------------------
Reporter: penguin42 | Owner: grim
Type: defect | Status: new
Milestone: | Component: unclassified
Version: 2.13.0 | Resolution:
Keywords: |
-----------------------+---------------------------
Comment (by grim):
Alright, so with some testing I threw together a quick
[https://bitbucket.org/pidgin/main/pull-requests/586/leaky-deprecation-
clean-ups pr] that'll fix your issues. However, they won't be released
until pidgin 2.14.0 is which does not have a timeline yet.
I tried to find a solution that would be workable for you in the meantime,
but you can't easily ignore the `GLIB_DEPRECATED_MACRO` on
`G_CONST_RETURN` without disabling deprecation warnings everywhere. And
with my current testing, defining `GLIB_DISABLE_DEPRECATION_WARNINGS`
still isn't fixing it.
So long story short, it's gotta be fixed by us, which as I said right now,
we don't have a release time frame yet.
--
Ticket URL: <https://developer.pidgin.im/ticket/17415#comment:5>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list