[Nagiosplug-devel] [ nagiosplug-Bugs-1480538 ] -Wall breaks compilation for non-gcc compilers (rel 1.4.3)
SourceForge.net
noreply at sourceforge.net
Wed Jul 5 09:55:07 CEST 2006
Bugs item #1480538, was opened at 2006-05-02 18:09
Message generated for change (Comment added) made by tonvoon
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1480538&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compilation
Group: Release (specify)
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Ralph RöÃner (ralph_roessner)
>Assigned to: Ton Voon (tonvoon)
Summary: -Wall breaks compilation for non-gcc compilers (rel 1.4.3)
Initial Comment:
Including the -Wall compiler flag via AM_CFLAGS in
plugins/Makefile.in breaks compilation for all
compilers that don't understand this option (all except
gcc, I guess). Suggested fix: Either remove this option
(who wants warnings from a distribution tarball,
anyway?) or make this flag depend on the gcc detection.
Please find attached a patch against the Makefile.in
that implements the first suggestion (not that you
would need me to tell you how to go about it).
Regards,
Ralph RöÃner
----------------------------------------------------------------------
>Comment By: Ton Voon (tonvoon)
Date: 2006-07-05 08:55
Message:
Logged In: YES
user_id=664364
Ralph,
Thanks for the report. This is fixed in CVS HEAD.
Ton
----------------------------------------------------------------------
Comment By: Ciro Iriarte (cyruspy)
Date: 2006-07-05 08:08
Message:
Logged In: YES
user_id=1548408
Already solved in current cvs snapshot
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1480538&group_id=29880
More information about the Devel
mailing list