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 609283 - Support input arrays of GValues
Support input arrays of GValues
Status: RESOLVED DUPLICATE of bug 560567
Product: gjs
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2010-02-08 02:33 UTC by Chris Lord
Modified: 2010-02-08 20:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds limited support for input arrays of GValue (4.85 KB, patch)
2010-02-08 02:33 UTC, Chris Lord
none Details | Review

Description Chris Lord 2010-02-08 02:33:09 UTC
Created attachment 153242 [details] [review]
Adds limited support for input arrays of GValue

Attached is a preliminary patch that adds support for arrays of GValues. Note that it only works with particular types in these arrays and I've not tested it much, but it seems to be enough to use clutter_actor_animatev, for example.

Note that this patch applies on top of Damien's patch in bug #593245
Comment 1 Johan (not receiving bugmail) Dahlin 2010-02-08 20:04:55 UTC
Thhis is a dup of an existing patch. Should continue the discussion there. This patch misses testsuite updates.

*** This bug has been marked as a duplicate of bug 560567 ***