[icinga-checkins] icinga.org: icinga-core/rbartels/cgi: classic-ui: cleand up gcc error messages, also added -Wno-unused-result to gcc options
git at icinga.org
git at icinga.org
Tue Mar 26 23:38:56 CET 2013
Module: icinga-core
Branch: rbartels/cgi
Commit: af8876be56ca49108ffdd206f3a8a5fa5c64507b
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=af8876be56ca49108ffdd206f3a8a5fa5c64507b
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Tue Mar 26 23:22:25 2013 +0100
classic-ui: cleand up gcc error messages, also added -Wno-unused-result to gcc options
* removed useless "dummy" var from cgis
* added "-Wno-unused-result" gcc option global to all systems supportiong -Wall
* removed some unused vars (gcc 4.6)
---
cgi/cgiutils.c | 17 ++++------
cgi/cmd.c | 11 +++---
cgi/extinfo.c | 15 +++-----
cgi/readlogs.c | 7 ++--
cgi/status.c | 94 +++++++++++++++++++++++++------------------------------
cgi/statusmap.c | 12 +------
cgi/trends.c | 3 --
configure | 6 ++--
configure.in | 6 ++--
9 files changed, 71 insertions(+), 100 deletions(-)
Diff: https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=af8876be56ca49108ffdd206f3a8a5fa5c64507b
More information about the icinga-checkins
mailing list