After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 776440 - Add deprecated annotation in headers
Add deprecated annotation in headers
Status: RESOLVED OBSOLETE
Product: libpeas
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libpeas-maint
libpeas-maint
Depends on:
Blocks:
 
 
Reported: 2016-12-23 13:13 UTC by gnome.vrb
Modified: 2018-05-22 12:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gnome.vrb 2016-12-23 13:13:59 UTC
dev@unstable:~/source/git/libpeas$ grep Deprecated: -R . 
./libpeas/peas-extension.c: * Deprecated: 1.2.
./libpeas/peas-extension.c: * Deprecated: 1.2: Use the interface directly instead.
./libpeas/peas-extension.c: * Deprecated: 1.2: Use the interface directly instead.
./libpeas/peas-extension.c: * Deprecated: 1.2: Use the interface directly instead.
./libpeas/peas-extension-set.c: * Deprecated: 1.2: Use peas_extension_set_foreach() instead.
./libpeas/peas-extension-set.c: * Deprecated: 1.2: Use peas_extension_set_foreach() instead.
./libpeas/peas-extension-set.c: * Deprecated: 1.2: Use peas_extension_set_foreach() instead.
./libpeas-gtk/peas-gtk-plugin-manager-view.c:   * Deprecated: 1.2: Use hidden plugins instead.
./libpeas-gtk/peas-gtk-plugin-manager-view.c: * Deprecated: 1.2: Use hidden plugins instead.
./libpeas-gtk/peas-gtk-plugin-manager-view.c: * Deprecated: 1.2: Use hidden plugins instead.

https://developer.gnome.org/Deprecations/
Comment 1 GNOME Infrastructure Team 2018-05-22 12:16:11 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libpeas/issues/24.