GNOME Bugzilla – Bug 597724
Explicitly sort object interfaces, properties, and signals
Last modified: 2015-02-07 17:03:39 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.
Created attachment 144987 [details] [review] Explicitly sort object interfaces, properties, and signals
Attachment 144987 [details] pushed as f152f5e - Explicitly sort object interfaces, properties, and signals
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]