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 683061 - io-png: fix some GCC warnings
io-png: fix some GCC warnings
Status: RESOLVED FIXED
Product: gdk-pixbuf
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-30 19:24 UTC by Cosimo Cecchi
Modified: 2012-09-03 15:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (3.28 KB, patch)
2012-08-30 19:25 UTC, Cosimo Cecchi
none Details | Review
io-png: fix some GCC warnings (3.33 KB, patch)
2012-09-03 15:37 UTC, Matthias Clasen
committed Details | Review

Description Cosimo Cecchi 2012-08-30 19:24:40 UTC
See patch
Comment 1 Cosimo Cecchi 2012-08-30 19:25:11 UTC
Created attachment 222978 [details] [review]
patch
Comment 2 Matthias Clasen 2012-09-03 15:37:46 UTC
The following fix has been pushed:
3e0bf96 io-png: fix some GCC warnings
Comment 3 Matthias Clasen 2012-09-03 15:37:48 UTC
Created attachment 223337 [details] [review]
io-png: fix some GCC warnings

Set but unused variables, and various const/signedness fixes.