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 628807 - Add more "reserved for expansion" fields to GtkWidgetClass
Add more "reserved for expansion" fields to GtkWidgetClass
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-09-05 02:28 UTC by Havoc Pennington
Modified: 2010-09-06 01:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add more "reserved for expansion" fields to GtkWidgetClass (929 bytes, patch)
2010-09-05 02:28 UTC, Havoc Pennington
none Details | Review

Description Havoc Pennington 2010-09-05 02:28:19 UTC
Pad GtkWidgetClass more. Seem to be running low on padding in the class struct.
Comment 1 Havoc Pennington 2010-09-05 02:28:21 UTC
Created attachment 169501 [details] [review]
Add more "reserved for expansion" fields to GtkWidgetClass

Only 3 were left. 3.x cycle may need more.
Comment 2 Matthias Clasen 2010-09-06 01:43:46 UTC
Sure, makes sense. Committed.