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 791654 - Stop adding redundant nodes to generated GIR
Stop adding redundant nodes to generated GIR
Status: RESOLVED OBSOLETE
Product: vala
Classification: Core
Component: GObject Introspection
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2017-12-15 14:11 UTC by Daniel Espinosa
Modified: 2018-05-22 15:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Espinosa 2017-12-15 14:11:17 UTC
GIR writer adds some nodes for its reader use, but the information they provide are already provided in latest GObject Introspection format.

This is the list of nodes to be removed and the ones in GI to replace with:

NODE       ATTRIBUTE-NAME      GI-NODE     GI-ATTRIBUTE
attribute  ccode.gir-version   namespace   version
attribute  ccode.gir-namespace namespace   name
Comment 1 GNOME Infrastructure Team 2018-05-22 15:58:18 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/vala/issues/608.