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 652575 - Fix some compilation warnings
Fix some compilation warnings
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: general
unspecified
Other All
: Normal minor
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-06-14 15:37 UTC by Philip Withnall
Modified: 2011-06-14 16:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix some compilation warnings (4.59 KB, patch)
2011-06-14 15:38 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2011-06-14 15:37:25 UTC
Patch coming up to fix a few compilation warnings with a reasonably strict set of error flags.

Mostly declarations-inside-code and aliasing problems.
Comment 1 Philip Withnall 2011-06-14 15:38:47 UTC
Created attachment 189920 [details] [review]
Fix some compilation warnings
Comment 2 David Zeuthen (not reading bugmail) 2011-06-14 15:47:21 UTC
Comment on attachment 189920 [details] [review]
Fix some compilation warnings

Looks good to me. Thanks!
Comment 3 Philip Withnall 2011-06-14 16:10:37 UTC
Comment on attachment 189920 [details] [review]
Fix some compilation warnings

commit abff92fc0c9586fa395734bf65c3af4e54bcbec0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jun 14 16:38:04 2011 +0100

    Bug 652575 — Fix some compilation warnings

 src/daemon/goadaemon.c            |    2 --
 src/goabackend/goaeditablelabel.c |   10 ++++++----
 src/goabackend/goalogging.c       |    3 ++-
 src/panel/goapanel.c              |    3 ++-
 src/panel/goapanelaccountsmodel.c |    4 +++-
 5 files changed, 13 insertions(+), 9 deletions(-)