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 657647 - Add support for GStrv conversion to SeedValue
Add support for GStrv conversion to SeedValue
Status: RESOLVED FIXED
Product: seed
Classification: Bindings
Component: libseed
git master
Other All
: Normal normal
: ---
Assigned To: seed-maint
Depends on:
Blocks:
 
 
Reported: 2011-08-29 17:59 UTC by Alexandre Mazari
Modified: 2011-08-31 08:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add support for GStrv conversion to SeedValue (as a JSArray of JSString). This is somehow required for GDBus. (2.73 KB, patch)
2011-08-29 17:59 UTC, Alexandre Mazari
none Details | Review

Description Alexandre Mazari 2011-08-29 17:59:46 UTC
This maps GStrv as JSArray of JSString. 
This is required for GDBus when parsing async calls return value.
Comment 1 Alexandre Mazari 2011-08-29 17:59:59 UTC
Created attachment 195106 [details] [review]
Add support for GStrv conversion to SeedValue (as a JSArray of JSString). This is somehow required for GDBus.
Comment 2 Alan Knowles 2011-08-31 08:55:57 UTC
I messed up the commit message, but applied.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.