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 508347 - add G_TYPE_BYTE_ARRAY
add G_TYPE_BYTE_ARRAY
Status: RESOLVED DUPLICATE of bug 580450
Product: glib
Classification: Platform
Component: gobject
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2008-01-09 17:55 UTC by Dan Winship
Modified: 2009-04-29 15:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to add G_TYPE_BYTE_ARRAY (2.38 KB, patch)
2008-01-09 17:55 UTC, Dan Winship
none Details | Review

Description Dan Winship 2008-01-09 17:55:24 UTC
This patch adds G_TYPE_BYTE_ARRAY as a boxed type, allowing binary blobs to be represented as GValues.
Comment 1 Dan Winship 2008-01-09 17:55:56 UTC
Created attachment 102481 [details] [review]
patch to add G_TYPE_BYTE_ARRAY
Comment 2 Dan Winship 2009-04-29 15:27:16 UTC

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