GNOME Bugzilla – Bug 794658
Fixed some long-deprecated annotations (or maybe never-existing ones)
Last modified: 2018-03-26 12:28:39 UTC
Here is a patch
Created attachment 370089 [details] [review] Make GObject introspection work fully
Created attachment 370091 [details] [review] Make GObject introspection work fully [2]
(found a last issue)
See also https://bugzilla.gnome.org/show_bug.cgi?id=744250 This wasn't done yet, because of support for older versions. It would need at least some research to figure out which version we want to support, which we require, and which versions are commonly installed in popular distributions. TODO.
These tags were deprecated in 2013 by GObject Introspection 1.39 For reference Ubuntu 14.04 has GObject Introspection 1.40
merged: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=fc813d1c9e40ead0d0ae723bb3393b6af094ea9c thanks!!