Where did the warning go?

Kevin P. Fleming kpfleming@digium.com
Tue Feb 24 15:52:00 GMT 2009


John (Eljay) Love-Jensen wrote:

> I have asked for that feature in the past, on this forum, but did not meet
> with any interest amongst the GCC developers, nor any interest (at that
> time*) from other GCC users.  For the self-same reasons expressed in this
> recent discussion.
> 

<snip>

> * Now there is both of us!  :-)

Add the Asterisk development community's voice to that bandwagon as
well; we have had many cases where developers compiling Asterisk on
different platforms saw warnings that others did not see, and even
though we have -Werror turned on and a buildbot system to check for
errors and warnings, it does not catch everything because we rely on
-Wall and -Wextra to be 'enough'. Given this discussion, we'll have to
modify our build system to supply explicit -W flags for all the warnings
we care about in 'addition' to -Wall, just in case they get removed from
-Wall in a future GCC release.

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kpfleming@digium.com
Check us out at www.digium.com & www.asterisk.org



More information about the Gcc-help mailing list