[PATCH] clean up compiler warnings in libc/stdio/vfprintf.c
Luciano Miguel Ferreira Rocha
strange at nsk.no-ip.org
Thu Mar 8 06:35:56 PST 2007
On Thu, Mar 08, 2007 at 09:23:08AM -0500, Rob Landley wrote:
> On Thursday 08 March 2007 8:05 am, Luciano Miguel Ferreira Rocha wrote:
> > On Thu, Mar 08, 2007 at 07:51:47AM -0500, Rob Landley wrote:
> > > Is there any kind of --shutup-about-signedness-of-char-already flag we can
> > > pass to the darn compiler?
> > >
> >
> > -Wno-pointer-sign?
> > Don't warn for pointer argument passing or assignment with different
> > signedness.
>
> Except that shuts it up for short, int and long as well.
True, but, again, only for f(*arg) and *a = *v. Do you see problems
arising from that in your code? (Or most code, for that matter.)
--
lfr
0/0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20070308/8d5947ad/attachment-0001.pgp
More information about the uClibc
mailing list