← Back to team overview

dx-packages team mailing list archive

[Bug 1851154] Re: libindicator ftbfs: G_ADD_PRIVATE

 

https://bugs.launchpad.net/ubuntu/+source/libindicator/16.10.0+18.04.20180321.1-0ubuntu3

** Changed in: libindicator (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to libindicator in Ubuntu.
https://bugs.launchpad.net/bugs/1851154

Title:
  libindicator ftbfs: G_ADD_PRIVATE

Status in libindicator package in Ubuntu:
  Fix Released

Bug description:
  libindicator fails to build with this error:

  ../../libindicator/indicator-object.c: In function ‘indicator_object_init’:
  ../../libindicator/indicator-object.c:307:13: error: G_ADD_PRIVATE [-Werror]
    307 |  IndicatorObjectPrivate * priv = G_TYPE_INSTANCE_GET_PRIVATE (self, INDICATOR_OBJECT_TYPE, IndicatorObjectPrivate);
        |             ^~~~~~~~~~~~~~~

  g_type_class_add_private was deprecated

  See attached full build log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libindicator/+bug/1851154/+subscriptions



References