GNOME Bugzilla – Bug 652575
Fix some compilation warnings
Last modified: 2011-06-14 16:10:45 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.
Created attachment 189920 [details] [review] Fix some compilation warnings
Comment on attachment 189920 [details] [review] Fix some compilation warnings Looks good to me. Thanks!
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(-)