Skip to content

libayatana deprecation warning during compilation #628

Description

@Stoatwblr
amule/src/MuleTrayIcon.cpp:287:16: warning: 'app_indicator_new' is deprecated [-Wdeprecated-declarations]
  287 |         m_indicator = app_indicator_new(
      |                       ^
/usr/include/libayatana-appindicator3-0.1/libayatana-appindicator/app-indicator.h:253:99: note: 'app_indicator_new' has been explicitly marked deprecated here
  253 |                                                                   AppIndicatorCategory  category) G_GNUC_DEPRECATED;
      |                                                                                                   ^
/usr/include/glib-2.0/glib/gmacros.h:715:42: note: expanded from macro 'G_GNUC_DEPRECATED'
  715 | #define G_GNUC_DEPRECATED __attribute__((__deprecated__))
      |                                          ^
1 warning generated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions