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 602031 - Fix compilation warnings
Fix compilation warnings
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
2.22.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
: 591215 (view as bug list)
Depends on: 591211 591212 591213 602240
Blocks:
 
 
Reported: 2009-11-15 23:58 UTC by Javier Jardón (IRC: jjardon)
Modified: 2017-10-11 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cast to GCompareFunc (924 bytes, patch)
2009-11-16 00:00 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
Initialize variable to 0 (699 bytes, patch)
2009-11-16 00:00 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
Remove unused function (697 bytes, patch)
2009-11-16 00:01 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
Remove unused variable (715 bytes, patch)
2009-11-24 01:31 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
cast to UINT (901 bytes, patch)
2010-01-13 17:35 UTC, Javier Jardón (IRC: jjardon)
rejected Details | Review

Description Javier Jardón (IRC: jjardon) 2009-11-15 23:58:39 UTC
Patches following
Comment 1 Javier Jardón (IRC: jjardon) 2009-11-16 00:00:09 UTC
Created attachment 147829 [details] [review]
cast to GCompareFunc
Comment 2 Javier Jardón (IRC: jjardon) 2009-11-16 00:00:40 UTC
Created attachment 147830 [details] [review]
Initialize variable to 0
Comment 3 Javier Jardón (IRC: jjardon) 2009-11-16 00:01:48 UTC
Created attachment 147831 [details] [review]
Remove unused function
Comment 4 Benjamin Otte (Company) 2009-11-17 19:39:33 UTC
Comment on attachment 147831 [details] [review]
Remove unused function

Commit message should say "unused variable".
Comment 5 Javier Jardón (IRC: jjardon) 2009-11-17 19:46:03 UTC
Comment on attachment 147829 [details] [review]
cast to GCompareFunc

commit 00a331f970dfd49e1f9dc5ed3b42a9dd41d530ce
Comment 6 Javier Jardón (IRC: jjardon) 2009-11-17 19:46:36 UTC
Comment on attachment 147831 [details] [review]
Remove unused function

commit c6243026ed61698a797ce1b731760e4f0497ad97
Comment 7 Javier Jardón (IRC: jjardon) 2009-11-17 19:47:14 UTC
Comment on attachment 147830 [details] [review]
Initialize variable to 0

commit ba0a6e1911ee581f1d651a7a05bab789c760ef3c
Comment 8 Javier Jardón (IRC: jjardon) 2009-11-24 01:31:35 UTC
Created attachment 148360 [details] [review]
Remove unused variable
Comment 9 Javier Jardón (IRC: jjardon) 2009-11-24 01:48:57 UTC
*** Bug 591215 has been marked as a duplicate of this bug. ***
Comment 10 Javier Jardón (IRC: jjardon) 2009-11-30 04:43:09 UTC
Comment on attachment 148360 [details] [review]
Remove unused variable

Already commited by alex here: 08d33b81ee4addefa6c5fac6894111d09f90951b
Comment 11 Javier Jardón (IRC: jjardon) 2010-01-13 17:35:44 UTC
Created attachment 151349 [details] [review]
cast to UINT
Comment 12 Matthias Clasen 2010-02-21 23:50:46 UTC
Comment on attachment 147831 [details] [review]
Remove unused function

this one seems already gone
Comment 13 Philip Withnall 2017-10-11 11:46:38 UTC
Review of attachment 151349 [details] [review]:

This one was fixed in commit dd1d1b3510.
Comment 14 Philip Withnall 2017-10-11 11:46:54 UTC
All done.