[PATCH] fix printf "%p" output on 64-bit platform

Mike Frysinger vapier at gentoo.org
Tue Nov 7 08:19:55 UTC 2006


On Tuesday 07 November 2006 03:00, Atsushi Nemoto wrote:
> On Tue, 7 Nov 2006 02:54:54 -0500, Mike Frysinger <vapier at gentoo.org> wrote:
> > wouldnt it make more sense to just do:
> > - _load_inttype(*argtype & __PA_INTMASK,
> > + _load_inttype(*argtype & __PA_LONGMASK,
>
> Well, I suppose "__PA_INTMASK" means "integer", not "int". :)

if so, does your patch work ?  you'd be loading a long long via int ... i dont 
really know our stdio layer as it's [mostly] just worked
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20061107/bd328ff4/attachment-0002.pgp 


More information about the uClibc mailing list