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 673803 - gclosure: Support return values of GVariants
gclosure: Support return values of GVariants
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-04-09 23:14 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2012-04-10 03:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gclosure: Support return values of GVariants (915 bytes, patch)
2012-04-09 23:14 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-04-09 23:14:33 UTC
See patch. Just a missing edge case. Came up while trying to port gjs signals
to introspection data.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-04-09 23:14:35 UTC
Created attachment 211675 [details] [review]
gclosure: Support return values of GVariants
Comment 2 Matthias Clasen 2012-04-10 03:33:02 UTC
Review of attachment 211675 [details] [review]:

Looks ok
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-04-10 03:41:21 UTC
Attachment 211675 [details] pushed as 825fdfd - gclosure: Support return values of GVariants