[PATCH] clean up warnings caused by slighly improper version of wordsize.h for ia64
Al Stone
ahs3 at fc.hp.com
Wed Mar 14 11:31:18 PDT 2007
On Tue, 2007-03-13 at 23:14 -0400, Mike Frysinger wrote:
> On Tuesday 06 March 2007, Al Stone wrote:
> > Yet another compiler warning clean-up for ia64 ... in this case, the
> > warning was that __WORDSIZE_COMPAT32 was not defined. Added the proper
> > definition to libc/sysdeps/ia64/bits/wordsize.h to make the warning go
> > away.
>
> where is the warning ? pointless compat support just bloats uClibc and
> considering it doesnt even really work right now, dont want to do that for
> ia64 ;)
> -mike
Sigh. Another case where DODEBUG turns on EXTRA_WARNINGS and in turn
turns on a warning flag -- in this case, -Wundef. My mistake. It
should stay that way; with DODEBUG off, there is no warning.
Sorry about the noise...
--
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