[PATCH] clean up warnings in libm on ia64

Al Stone ahs3 at fc.hp.com
Wed Mar 14 11:19:58 PDT 2007


On Tue, 2007-03-13 at 23:12 -0400, Mike Frysinger wrote:
> On Tuesday 06 March 2007, Al Stone wrote:
> > Attached is a small patch that cleans up some warnings found while
> > compiling libm on a Debian ia64 system.  No functionality is affected,
> > but I also have not been paying attention to uClibc long enough to
> > know whether or not folks like these sorts of things cleaned up.
> 
> we do like these things cleaned up, however the reason we havent done so in 
> libm is that these files are taken verbatim from glibc ... might be better to 
> disable shadow warnings in the libm subdir ...
> -mike

Thanks for the history.  That helps clarify things for me.

It also turns out I goofed up here: I turned on DODEBUG and did
not see that that also turned on EXTRA_WARNINGS by default, which
includes -Wshadow and hence causes the warnings.  Argh.  Never
mind.  Must get coffee....

-- 
Ciao,
al
----------------------------------------------------------------------
Al Stone                                      Alter Ego:
Open Source and Linux R&D                     Debian Developer
Hewlett-Packard Company                       http://www.debian.org
E-mail: ahs3 at fc.hp.com                        ahs3 at debian.org
----------------------------------------------------------------------



More information about the uClibc mailing list