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 564298 - GNOME Goal: Clean up GLib and GTK+ includes
GNOME Goal: Clean up GLib and GTK+ includes
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks: 563413
 
 
Reported: 2008-12-12 19:36 UTC by Przemysław Grzegorczyk
Modified: 2008-12-17 20:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gthumb patch (18.02 KB, patch)
2008-12-12 19:37 UTC, Przemysław Grzegorczyk
committed Details | Review

Description Przemysław Grzegorczyk 2008-12-12 19:36:05 UTC
http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
Comment 1 Przemysław Grzegorczyk 2008-12-12 19:37:47 UTC
Created attachment 124550 [details] [review]
gthumb patch
Comment 2 Michael Chudobiak 2008-12-17 20:03:13 UTC
One problem:

[mjc@xena trunk]$ make > eraseme
glib-utils.c: In function ‘debug’:
glib-utils.c:354: warning: implicit declaration of function ‘g_fprintf’

- Mike
Comment 3 Michael Chudobiak 2008-12-17 20:08:04 UTC
Patch committed, with the glib-utils.c bit reverted.

- Mike