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 321901 - <config.h>
<config.h>
Status: RESOLVED FIXED
Product: gnome-print
Classification: Deprecated
Component: general
CVS
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2005-11-20 02:51 UTC by Morten Welinder
Modified: 2006-11-10 11:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2005-11-20 02:51:15 UTC
The following files should include <config.h> first:

./libgnomeprintui/gnome-printui-marshal.c
./libgnomeprintui/libgnomeprintui-enum-types.c
./libgnomeprintui/gnome-print-paper-preview.c
./libgnomeprintui/gnome-print-ui-private.c

The following function should chain to parent class:
libgnomeprintui/gnome-print-page-selector.c:443: apparently missing chain in
gnome_print_page_selector_finalize.
Comment 1 Kjartan Maraas 2006-11-10 11:52:48 UTC
Fixed except the generated file.