[Merge] lp:~seb128/indicator-messages/newer-libglib-deprecations into lp:indicator-messages
Sebastien Bacher
seb128 at ubuntu.com
Fri Sep 13 08:15:39 UTC 2019
Sebastien Bacher has proposed merging lp:~seb128/indicator-messages/newer-libglib-deprecations into lp:indicator-messages.
Commit message:
* src/im-accounts-service.c, src/indicator-desktop-shortcuts.c:
- don't use deprecated g_type_class_add_private, fix the build with the
current libglib version
Requested reviews:
Iain Lane (laney)
Related bugs:
Bug #1843740 in indicator-messages (Ubuntu): "indicator-messages ftbfs in eoan"
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1843740
For more details, see:
https://code.launchpad.net/~seb128/indicator-messages/newer-libglib-deprecations/+merge/372751
* src/im-accounts-service.c, src/indicator-desktop-shortcuts.c:
- don't use deprecated g_type_class_add_private, fix the build with the
current libglib version
the castings were added to fix those warnings/errors
indicator-desktop-shortcuts.c:72:56: note: expected 'IndicatorDesktopShortcuts * {aka struct _IndicatorDesktopShortcuts *}' but argument is of type 'GObject * {aka struct _GObject *}'
G_DEFINE_TYPE_WITH_PRIVATE (IndicatorDesktopShortcuts, indicator_desktop_shortcuts, G_TYPE_OBJECT);
--
Your team Indicator Applet Developers is subscribed to branch lp:indicator-messages.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 8522 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20190913/d332a22d/attachment-0001.diff>
More information about the Ubuntu-reviews
mailing list