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 344765 - gtkprintjob.h minor saving
gtkprintjob.h minor saving
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Printing
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-06-13 14:20 UTC by Christian Persch
Modified: 2006-06-14 12:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (699 bytes, patch)
2006-06-13 14:20 UTC, Christian Persch
none Details | Review

Description Christian Persch 2006-06-13 14:20:45 UTC
We can save a few bytes by using bitfields.
Comment 1 Christian Persch 2006-06-13 14:20:59 UTC
Created attachment 67261 [details] [review]
patch
Comment 2 Matthias Clasen 2006-06-14 12:58:32 UTC
2006-06-14  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkprintjob.h: Collect booleans into a bitfield
        (#344765, Christian Persch)