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 590529 - Add a function to copy an array
Add a function to copy an array
Status: RESOLVED OBSOLETE
Product: glib
Classification: Platform
Component: garray
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2009-08-02 14:01 UTC by Simon van der Linden
Modified: 2018-05-24 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add g_array_copy (1.83 KB, patch)
2009-08-02 14:01 UTC, Simon van der Linden
none Details | Review

Description Simon van der Linden 2009-08-02 14:01:07 UTC
AFAIK, copying a GArray out of the GLib is not possible since the real array structure (GRealArray) is «private» and it's not possible to know whether the array is zero-terminated or not.
Comment 1 Simon van der Linden 2009-08-02 14:01:40 UTC
Created attachment 139732 [details] [review]
Add g_array_copy
Comment 2 GNOME Infrastructure Team 2018-05-24 11:57:08 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/236.