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 597724 - Explicitly sort object interfaces, properties, and signals
Explicitly sort object interfaces, properties, and signals
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-10-07 20:02 UTC by Colin Walters
Modified: 2015-02-07 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Explicitly sort object interfaces, properties, and signals (1.76 KB, patch)
2009-10-07 20:02 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2009-10-07 20:02:31 UTC
Previously we were taking this in order from the dumper, which ends up
being some undefined order from GObject.  Just use Node's cmp to sort
them by name explicitly.

This probably doesn't cover all possible instances of this problem,
but these fixes are right.
Comment 1 Colin Walters 2009-10-07 20:02:32 UTC
Created attachment 144987 [details] [review]
Explicitly sort object interfaces, properties, and signals
Comment 2 Colin Walters 2009-10-21 18:26:49 UTC
Attachment 144987 [details] pushed as f152f5e - Explicitly sort object interfaces, properties, and signals
Comment 3 André Klapper 2015-02-07 17:03:39 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]