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 739441 - build: Removed file gdk-pixbuf-i18n.h is still included
build: Removed file gdk-pixbuf-i18n.h is still included
Status: RESOLVED FIXED
Product: gdk-pixbuf
Classification: Platform
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
: 739940 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-10-31 09:44 UTC by Marcus Karlsson
Modified: 2017-02-17 09:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Do not include removed file gdk-pixbuf-i18n.h (1.23 KB, patch)
2014-10-31 09:47 UTC, Marcus Karlsson
committed Details | Review

Description Marcus Karlsson 2014-10-31 09:44:55 UTC
The file gdk-pixbuf-i18n.h was recently removed in f37f850a. It has however been pointed out since then on gtk-i18n-list that io-gdip-utils.h still includes it [1]. The include line should probably be removed.

[1] https://mail.gnome.org/archives/gtk-i18n-list/2014-October/msg00005.html
Comment 1 Marcus Karlsson 2014-10-31 09:47:12 UTC
Created attachment 289715 [details] [review]
build: Do not include removed file gdk-pixbuf-i18n.h

This patch removes the remaining instances where gdk-pixbuf-i18n.h is still referenced.
Comment 2 Bastien Nocera 2014-11-21 16:09:12 UTC
Attachment 289715 [details] pushed as 852234f - build: Do not include removed file gdk-pixbuf-i18n.h
Comment 3 Tobias Mueller 2017-02-17 09:44:41 UTC
*** Bug 739940 has been marked as a duplicate of this bug. ***